FreeBSD Bugzilla – Attachment 186131 Details for
Bug 221890
textproc/xerces-c3: New upstream release 3.2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0005-devel-libepp-nicbr-Patch-to-correct-use-of-CXXFLAGS-.patch
0005-devel-libepp-nicbr-Patch-to-correct-use-of-CXXFLAGS-.patch (text/plain), 932 bytes, created by
Roger Leigh
on 2017-09-06 21:46:13 UTC
(
hide
)
Description:
0005-devel-libepp-nicbr-Patch-to-correct-use-of-CXXFLAGS-.patch
Filename:
MIME Type:
Creator:
Roger Leigh
Created:
2017-09-06 21:46:13 UTC
Size:
932 bytes
patch
obsolete
>From 72fa94e12e2c6252d1dec843b15226ba54ee6188 Mon Sep 17 00:00:00 2001 >From: Roger Leigh <rleigh@codelibre.net> >Date: Sun, 3 Sep 2017 18:54:28 +0100 >Subject: [PATCH 05/13] devel/libepp-nicbr: Patch to correct use of CXXFLAGS in > configure.ac > >--- > devel/libepp-nicbr/files/patch-configure.ac | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 devel/libepp-nicbr/files/patch-configure.ac > >diff --git a/devel/libepp-nicbr/files/patch-configure.ac b/devel/libepp-nicbr/files/patch-configure.ac >new file mode 100644 >index 000000000000..9da8c3a8ef4e >--- /dev/null >+++ b/devel/libepp-nicbr/files/patch-configure.ac >@@ -0,0 +1,11 @@ >+--- configure.ac.orig 2017-09-03 17:27:58 UTC >++++ configure.ac >+@@ -74,7 +74,7 @@ AC_ARG_WITH([no-secdns-1-0], >+ ) >+ >+ CFLAGS="$CFLAGS -I../include" >+-CXXFLAGS="${CFLAGS}" >++CXXFLAGS="${CXXFLAGS} -I../include" >+ >+ #Check for xerves-c library >+ xercesc_path="/usr/local" >-- >2.14.1 >
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 221890
:
185962
|
186127
|
186128
|
186129
|
186130
|
186131
|
186132
|
186133
|
186134
|
186135
|
186136
|
186153