Revert "unrar: build with GOLD support"

This reverts commit d18e2607120643a7c6ed042d3676db5b6902b54a.
This commit is contained in:
Stephan Raue 2011-07-16 14:37:47 +02:00
parent a7ab11e00e
commit 7b1cef9fe4

View File

@ -22,6 +22,9 @@
. config/options $1
# fails to build with GOLD linker
strip_gold
cd $BUILD/$1
make CC=$TARGET_CC \
RANLIB=$TARGET_RANLIB \