From: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] mpv: enable for ARC external toolchain
Date: Thu, 28 Jun 2018 13:56:59 +0300 [thread overview]
Message-ID: <20180628105700.29015-3-didin@synopsys.com> (raw)
In-Reply-To: <20180628105700.29015-1-didin@synopsys.com>
With the latest prebuilt ARC toolchain this package is building
without any errors.
Signed-off-by: Evgeniy Didin <didin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: arc-buildroot at synopsys.com
---
package/mpv/Config.in | 3 ---
1 file changed, 3 deletions(-)
diff --git a/package/mpv/Config.in b/package/mpv/Config.in
index ce6f367d72..69810038f1 100644
--- a/package/mpv/Config.in
+++ b/package/mpv/Config.in
@@ -4,8 +4,6 @@ config BR2_PACKAGE_MPV
depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_5
depends on BR2_TOOLCHAIN_HAS_ATOMIC || BR2_TOOLCHAIN_HAS_SYNC_8
- # ARC toolchain issue
- depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
select BR2_PACKAGE_FFMPEG
select BR2_PACKAGE_FFMPEG_SWSCALE
@@ -29,4 +27,3 @@ comment "mpv needs a toolchain w/ threads, gcc >= 4.5"
depends on BR2_TOOLCHAIN_HAS_ATOMIC || BR2_TOOLCHAIN_HAS_SYNC_8
depends on !BR2_TOOLCHAIN_HAS_THREADS || \
!BR2_TOOLCHAIN_GCC_AT_LEAST_4_5
- depends on !BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
--
2.17.1
next prev parent reply other threads:[~2018-06-28 10:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-28 10:56 [Buildroot] [PATCH 0/3] Enable packages for ARC external toolchain Evgeniy Didin
2018-06-28 10:56 ` [Buildroot] [PATCH 1/3] mpd: enable " Evgeniy Didin
2018-06-28 10:56 ` Evgeniy Didin [this message]
2018-06-28 10:57 ` [Buildroot] [PATCH 3/3] xterm: " Evgeniy Didin
2018-06-28 20:02 ` [Buildroot] [PATCH 0/3] Enable packages " Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180628105700.29015-3-didin@synopsys.com \
--to=evgeniy.didin@synopsys.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox