svn path=/nixpkgs/trunk/; revision=6866
This commit is contained in:
Eelco Dolstra 2006-10-26 22:40:44 +00:00
parent 2efe6dc281
commit 29961dbb85

View File

@ -92,7 +92,7 @@ ln -s g77 $out/bin/f77
# Create a symlink to as (the assembler). This is useful when a
# gcc-wrapper is installed in a user environment, as it ensures that
# the right assembler is called.
ln -s $nativePrefix/bin/as $out/bin/as
ln -s $ldPath/bin/as $out/bin/as
# Make a wrapper around the linker.