From 427f5461120df12e8bec513ee2c895e530a270ef Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 11 Jul 2011 18:39:44 +0200 Subject: [PATCH] libplist: build with GOLD support Signed-off-by: Stephan Raue --- packages/devel/libplist/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/devel/libplist/build b/packages/devel/libplist/build index 18e4e159f0..740c1bbdb7 100755 --- a/packages/devel/libplist/build +++ b/packages/devel/libplist/build @@ -23,7 +23,7 @@ . config/options $1 # libplist fails to build with GOLD linker - strip_gold +# strip_gold cd $PKG_BUILD mkdir -p build && cd build