SBCL: patch for new Glibc no longer needed
This commit is contained in:
parent
c8ff45b5c7
commit
f80dfee0c5
@ -23,9 +23,6 @@ rec {
|
|||||||
/* doConfigure should be removed if not needed */
|
/* doConfigure should be removed if not needed */
|
||||||
phaseNames = ["setVars" "doFixNewer" "doFixTests" "setVersion" "doPatch" "doBuild" "doInstall" "doWrap"];
|
phaseNames = ["setVars" "doFixNewer" "doFixTests" "setVersion" "doPatch" "doBuild" "doInstall" "doWrap"];
|
||||||
|
|
||||||
patches = [ ./newglibc.patch ]; # https://bugs.launchpad.net/sbcl/+bug/1095036
|
|
||||||
patchFlags = "-p2";
|
|
||||||
|
|
||||||
setVars = a.fullDepEntry (''
|
setVars = a.fullDepEntry (''
|
||||||
export INSTALL_ROOT=$out
|
export INSTALL_ROOT=$out
|
||||||
mkdir test-home
|
mkdir test-home
|
||||||
|
Loading…
x
Reference in New Issue
Block a user