* Do the generic sed thing for Glibc.
* Remove debug stuff from ld-wrapper. svn path=/nixpkgs/trunk/; revision=2261
This commit is contained in:
@@ -142,5 +142,4 @@ if test -n "$NIX_LD_WRAPPER_EXEC_HOOK"; then
|
||||
. "$NIX_LD_WRAPPER_EXEC_HOOK"
|
||||
fi
|
||||
|
||||
echo "ld command: " @ld@ ${extraBefore[@]} "${params[@]}" ${extra[@]}
|
||||
exec @ld@ ${extraBefore[@]} "${params[@]}" ${extra[@]}
|
||||
|
||||
Reference in New Issue
Block a user