From 4abb5a717da35c787bf8c76dc6eba497888fc92e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 11 Jul 2011 18:33:05 +0200 Subject: [PATCH] parted: build with GOLD support Signed-off-by: Stephan Raue --- packages/sysutils/parted/build | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/sysutils/parted/build b/packages/sysutils/parted/build index cf873152ff..d79ad29900 100755 --- a/packages/sysutils/parted/build +++ b/packages/sysutils/parted/build @@ -22,9 +22,6 @@ . config/options $1 -# parted fails to build with GOLD linker -# strip_gold - cd $PKG_BUILD ./configure --host=$TARGET_NAME \ --build=$HOST_NAME \