mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
ghc-7.6.2: cosmetic, no functional change
This commit is contained in:
parent
7848756283
commit
f929eecfa7
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
sed -i -e 's|-isysroot /Developer/SDKs/MacOSX10.5.sdk||' configure
|
||||
'';
|
||||
|
||||
configureFlags=[
|
||||
configureFlags = [
|
||||
"--with-gcc=${stdenv.gcc}/bin/gcc"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user