FreeBSD Bugzilla – Attachment 59795 Details for
Bug 89920
MAINTAINER: lang/sbcl: Change default bootstrap language to CMUCL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sbcl.diff
sbcl.diff (text/plain), 1.42 KB, created by
NIIMI Satoshi
on 2005-12-04 05:50:00 UTC
(
hide
)
Description:
sbcl.diff
Filename:
MIME Type:
Creator:
NIIMI Satoshi
Created:
2005-12-04 05:50:00 UTC
Size:
1.42 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/lang/sbcl/Makefile,v >retrieving revision 1.25 >diff -u -r1.25 Makefile >--- Makefile 29 Nov 2005 13:16:38 -0000 1.25 >+++ Makefile 2 Dec 2005 04:59:43 -0000 >@@ -18,17 +18,14 @@ > MAINTAINER= sa2c@sa2c.net > COMMENT= A Common Lisp development system derived from the CMU CL system > >-.undef BOOT_VERSION > # If you have a previous version of SBCL installed, you can use it > # instead of CMUCL to build the port, then deinstall it before > # installing the new version. > .if defined(WITH_SBCL) > LISP_CMD= "" >-.elif defined(WITH_CMUCL) >+.else > BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl > LISP_CMD= "lisp -noinit -batch" >-.else >-BOOT_VERSION= ${PORTVERSION} > .endif > > USE_REINPLACE= yes >@@ -54,17 +51,6 @@ > RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar > .endif > >-.if defined(BOOT_VERSION) >-BOOT_ARCH= x86 >-BOOT_OS= freebsd >-BOOT_DISTNAME= ${PORTNAME}-${BOOT_VERSION}-${BOOT_ARCH}-${BOOT_OS} >-DISTFILES+= ${BOOT_DISTNAME}-binary${EXTRACT_SUFX} >-LISP_CMD= "${WRKDIR}/${BOOT_DISTNAME}/src/runtime/sbcl --core ${WRKDIR}/${BOOT_DISTNAME}/output/sbcl.core --disable-debugger --userinit /dev/null --sysinit /dev/null" >-.if ${OSVERSION} >= 500000 >-BUILD_DEPENDS+= ${LOCALBASE}/lib/compat/libc.so.4:${PORTSDIR}/misc/compat4x >-.endif >-.endif >- > post-patch: > @${REINPLACE_CMD} -E -e \ > 's|CFLAGS = .*|CFLAGS = ${CFLAGS} -DSBCL_HOME=\\"${PREFIX}/lib/sbcl/\\"|' \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 89920
: 59795