FreeBSD Bugzilla – Attachment 145437 Details for
Bug 192459
devel/pcre build with option LIBEDIT failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add proper include when LIBEDIT option is choosed.
pcre-Makefile.diff (text/plain), 342 bytes, created by
Hiroo Ono
on 2014-08-07 04:56:25 UTC
(
hide
)
Description:
add proper include when LIBEDIT option is choosed.
Filename:
MIME Type:
Creator:
Hiroo Ono
Created:
2014-08-07 04:56:25 UTC
Size:
342 bytes
patch
obsolete
>--- Makefile.orig 2014-08-07 12:43:03.000000000 +0900 >+++ Makefile 2014-08-07 12:43:46.000000000 +0900 >@@ -52,6 +52,10 @@ > CONFIGURE_ARGS+= --disable-stack-for-recursion > .endif > >+# libedit >+.if ${PORT_OPTIONS:MLIBEDIT} >+CFLAGS+= -I /usr/include/edit >+.endif > > # Optional knobs that accept positive integer parameters (see pcrebuild(3)): >
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 192459
: 145437