SBCL: patch for new Glibc no longer needed

This commit is contained in:
Michael Raskin 2013-03-08 17:54:31 +04:00
parent c8ff45b5c7
commit f80dfee0c5

View file

@ -23,9 +23,6 @@ rec {
/* doConfigure should be removed if not needed */
phaseNames = ["setVars" "doFixNewer" "doFixTests" "setVersion" "doPatch" "doBuild" "doInstall" "doWrap"];
patches = [ ./newglibc.patch ]; # https://bugs.launchpad.net/sbcl/+bug/1095036
patchFlags = "-p2";
setVars = a.fullDepEntry (''
export INSTALL_ROOT=$out
mkdir test-home