summaryrefslogtreecommitdiffstats
path: root/package/elfutils
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-02-14 10:23:06 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-02-14 17:43:11 +0100
commit9863553fe8fa16a4d19f652b409a44bb58ef5567 (patch)
tree5d7380f5b60d44d07504f445b8283c654a377d9c /package/elfutils
parent188c0a3168e1670069556c42c3130f006f5b062d (diff)
downloadbuildroot-9863553fe8fa16a4d19f652b409a44bb58ef5567.tar.gz
buildroot-9863553fe8fa16a4d19f652b409a44bb58ef5567.zip
packages: all salute the passing of avr32
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/elfutils')
-rw-r--r--package/elfutils/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/elfutils/Config.in b/package/elfutils/Config.in
index 9f720986ef..cb9a658aba 100644
--- a/package/elfutils/Config.in
+++ b/package/elfutils/Config.in
@@ -1,5 +1,4 @@
comment "elfutils needs a toolchain w/ largefile, wchar, dynamic library"
- depends on !BR2_avr32
depends on !BR2_bfin
depends on !BR2_LARGEFILE || !BR2_USE_WCHAR || BR2_STATIC_LIBS
@@ -10,9 +9,6 @@ config BR2_PACKAGE_ELFUTILS
depends on BR2_LARGEFILE
depends on BR2_USE_WCHAR
depends on !BR2_STATIC_LIBS
- # canonicalize_file_name() not available on uClibc 0.9.31, used
- # only for AVR32
- depends on !BR2_avr32
# build issue caused by the _ prefix used on blackfin for
# assembly symbols
depends on !BR2_bfin
OpenPOWER on IntegriCloud