mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
* Argggggghhhh.
svn path=/nixpkgs/trunk/; revision=6872
This commit is contained in:
parent
35dfb5b43e
commit
ee2b63c872
@ -92,7 +92,7 @@ ln -s g77 $out/bin/f77
|
|||||||
# Create a symlink to as (the assembler). This is useful when a
|
# Create a symlink to as (the assembler). This is useful when a
|
||||||
# gcc-wrapper is installed in a user environment, as it ensures that
|
# gcc-wrapper is installed in a user environment, as it ensures that
|
||||||
# the right assembler is called.
|
# the right assembler is called.
|
||||||
ln -s $ldPath/bin/as $out/bin/as
|
ln -s $ldPath/as $out/bin/as
|
||||||
|
|
||||||
|
|
||||||
# Make a wrapper around the linker.
|
# Make a wrapper around the linker.
|
||||||
|
Loading…
Reference in New Issue
Block a user