From 35e3f35e2474fcad20adc5233e987ac3d3e9bdf4 Mon Sep 17 00:00:00 2001 From: geos_one Date: Sun, 24 Oct 2010 18:52:03 +0000 Subject: [PATCH] update make.conf of ls xhl git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2582 6952d904-891a-0410-993b-d76249ca496b --- Documentation/ls_xhl/root_overlay/etc/make.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/ls_xhl/root_overlay/etc/make.conf b/Documentation/ls_xhl/root_overlay/etc/make.conf index 598215a..b6b4e80 100644 --- a/Documentation/ls_xhl/root_overlay/etc/make.conf +++ b/Documentation/ls_xhl/root_overlay/etc/make.conf @@ -7,5 +7,7 @@ CXXFLAGS="${CFLAGS}" # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing. CHOST="armv5tejl-softfloat-linux-gnueabi" +# LDFLAGS is unsupported. USE AT YOUR OWN RISK! +LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed" source /var/lib/layman/make.conf \ No newline at end of file