julia03: fix evaluation on x86_64-darwin
This commit is contained in:
parent
eb5b7a28c1
commit
5ee56b6424
@ -127,10 +127,6 @@ stdenv.mkDerivation rec {
|
|||||||
"-lz"
|
"-lz"
|
||||||
];
|
];
|
||||||
|
|
||||||
preConfigure = ''
|
|
||||||
export PATH="$PATH:${stdenv.cc.libc}/sbin"
|
|
||||||
'';
|
|
||||||
|
|
||||||
dontStrip = true;
|
dontStrip = true;
|
||||||
dontPatchELF = true;
|
dontPatchELF = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user