Revert "parted: build with GOLD support"

This reverts commit bf769526484a762a81381c7ab668571bf1aa04b6.

Conflicts:

	packages/sysutils/parted/build
This commit is contained in:
Stephan Raue 2011-07-16 14:39:17 +02:00
parent 04e3e52a08
commit 45149e3315

View File

@ -22,6 +22,9 @@
. config/options $1 . config/options $1
# parted fails to build with GOLD linker
strip_gold
cd $PKG_BUILD cd $PKG_BUILD
./configure --host=$TARGET_NAME \ ./configure --host=$TARGET_NAME \
--build=$HOST_NAME \ --build=$HOST_NAME \