FreeBSD Bugzilla – Attachment 115154 Details for
Bug 156901
[patch] devel/cmake breaks with CC containing spaces
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-ports-textproc-xerces.txt
patch-ports-textproc-xerces.txt (text/plain), 2.39 KB, created by
kamikaze
on 2011-09-11 12:35:37 UTC
(
hide
)
Description:
patch-ports-textproc-xerces.txt
Filename:
MIME Type:
Creator:
kamikaze
Created:
2011-09-11 12:35:37 UTC
Size:
2.39 KB
patch
obsolete
>diff -Nur textproc.orig/xerces-c/Makefile textproc/xerces-c/Makefile >--- textproc.orig/xerces-c/Makefile 2011-09-06 09:25:27.000000000 +0200 >+++ textproc/xerces-c/Makefile 2011-09-06 09:48:31.000000000 +0200 >@@ -26,13 +26,15 @@ > > USE_GMAKE= yes > MAKE_ENV+= XERCESCROOT=${WRKSRC} >+MAKE_ARGS+= CC="${CC}" CXX="${CXX}" >+MAKE_JOBS_UNSAFE= yes > > HAS_CONFIGURE= yes > CONFIGURE_SCRIPT= runConfigure > CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} TRANSCODER="IconvFBSD" \ > PTHREAD_LIBS="${PTHREAD_LIBS}" \ > PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" >-CONFIGURE_ARGS= -p freebsd -n socket -P ${PREFIX} -c ${CC} -x ${CXX} >+CONFIGURE_ARGS= -p freebsd -n socket -P ${PREFIX} > .if defined(NO_THREADS) > CONFIGURE_ARGS+= -r none > .endif >diff -Nur textproc.orig/xerces-c2/Makefile textproc/xerces-c2/Makefile >--- textproc.orig/xerces-c2/Makefile 2011-09-06 09:25:24.000000000 +0200 >+++ textproc/xerces-c2/Makefile 2011-09-06 09:26:25.000000000 +0200 >@@ -80,7 +80,7 @@ > HAS_CONFIGURE= yes > CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} TRANSCODER=${TRANSCODER} > CONFIGURE_SCRIPT= runConfigure >-CONFIGURE_ARGS+= -p freebsd -c ${CC} -x ${CXX} -n socket -P ${PREFIX} >+CONFIGURE_ARGS+= -p freebsd -n socket -P ${PREFIX} > > CONFIGURE_ARGS+= -t ${TRANSCODER} > >@@ -115,7 +115,7 @@ > XERCES_BINS?= CreateDOMDocument DOMCount DOMPrint EnumVal MemParse PParse \ > PSVIWriter Redirect SAX2Count SAX2Print SAXCount SAXPrint \ > SCMPrint SEnumVal StdInParse >-SAMPLES_CONFIG_ARGS+= -p freebsd -c ${CC} -x ${CXX} >+SAMPLES_CONFIG_ARGS+= -p freebsd > .if defined(WITHOUT_THREADS) > SAMPLES_CONFIG_ARGS+= -r none > .else >diff -Nur textproc.orig/xerces-c2-devel/Makefile textproc/xerces-c2-devel/Makefile >--- textproc.orig/xerces-c2-devel/Makefile 2011-09-06 09:25:27.000000000 +0200 >+++ textproc/xerces-c2-devel/Makefile 2011-09-06 09:26:06.000000000 +0200 >@@ -80,7 +80,7 @@ > HAS_CONFIGURE= yes > CONFIGURE_ENV+= XERCESCROOT=${WRKSRC} TRANSCODER=${TRANSCODER} > CONFIGURE_SCRIPT= runConfigure >-CONFIGURE_ARGS+= -p freebsd -c ${CC} -x ${CXX} -n socket -P ${PREFIX} >+CONFIGURE_ARGS+= -p freebsd -n socket -P ${PREFIX} > > CONFIGURE_ARGS+= -t ${TRANSCODER} > >@@ -115,7 +115,7 @@ > XERCES_BINS?= CreateDOMDocument DOMCount DOMPrint EnumVal MemParse PParse \ > PSVIWriter Redirect SAX2Count SAX2Print SAXCount SAXPrint \ > SCMPrint SEnumVal StdInParse >-SAMPLES_CONFIG_ARGS+= -p freebsd -c ${CC} -x ${CXX} >+SAMPLES_CONFIG_ARGS+= -p freebsd > .if defined(WITHOUT_THREADS) > SAMPLES_CONFIG_ARGS+= -r none > .else
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 156901
:
115134
|
115135
|
115136
|
115137
|
115138
|
115139
|
115140
|
115141
|
115142
|
115143
|
115144
|
115145
|
115146
|
115147
|
115148
|
115149
|
115150
|
115151
|
115152
|
115153
| 115154 |
115155
|
115156