FreeBSD Bugzilla – Attachment 178734 Details for
Bug 215954
[patch] emulators/pipelight - can be built without GCC already
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
removes gcc bits from pipelight
pipelight.diff (text/plain), 710 bytes, created by
c.kworr
on 2017-01-10 22:57:31 UTC
(
hide
)
Description:
removes gcc bits from pipelight
Filename:
MIME Type:
Creator:
c.kworr
Created:
2017-01-10 22:57:31 UTC
Size:
710 bytes
patch
obsolete
>Index: emulators/pipelight/Makefile >=================================================================== >--- emulators/pipelight/Makefile (revision 431075) >+++ emulators/pipelight/Makefile (working copy) >@@ -29,7 +29,6 @@ > ${LOCALBASE}/bin/gpg2:security/gnupg > > WRKSRC= ${WRKDIR}/mmueller2012-pipelight-792e7a4885a6 >-USE_GCC= yes > USE_LDCONFIG= yes > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib >@@ -39,7 +38,7 @@ > --cxx=${CXX} --bash-interp=${LOCALBASE}/bin/bash \ > --gpg-exec=${LOCALBASE}/bin/gpg2 > USE_XORG= x11 >-USES= compiler:gcc-c++11-lib gmake shebangfix >+USES= compiler:c++11-lib gmake shebangfix > MAKE_JOBS_UNSAFE=yes > SHEBANG_FILES= configure \ > share/install-dependency
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 215954
: 178734