Fix typo in pkgs/misc/misc.nix
svn path=/nixpkgs/trunk/; revision=27152
This commit is contained in:
parent
cc87dee3d8
commit
5acb2cbb1e
@ -128,7 +128,7 @@ in
|
||||
for var in CFLAGS CXXFLAGS NIX_CFLAGS_COMPILE; do
|
||||
declare -x "$var=''${!var} -ggdb -O0"
|
||||
done
|
||||
echo "file should tell that executable has not been strippee"
|
||||
echo "file should tell that executable has not been stripped"
|
||||
'';
|
||||
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user