FreeBSD Bugzilla – Attachment 150683 Details for
Bug 196065
[PATCH] security/nmap Compilation test omits native-xtools environment (poudriere + native-xtools)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add test for nxb-bin
nmap.patch (text/plain), 527 bytes, created by
Mikael Urankar
on 2014-12-17 16:13:12 UTC
(
hide
)
Description:
Patch to add test for nxb-bin
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2014-12-17 16:13:12 UTC
Size:
527 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 374673) >+++ Makefile (copie de travail) >@@ -55,7 +55,7 @@ > --without-nmap-update > > # fix for gcc from ports >-.if ${CC} != "cc" && ${CC} !="clang" && !${CC:M*ccache/cc} >+.if ${CC} != "cc" && ${CC} !="clang" && !${CC:M*ccache/cc} && ${CC} != "/nxb-bin/usr/bin/cc" > GCCLIBDIR_CMDS= ${CC} -print-file-name=libstdc++.so | ${SED} -e 's/libstdc++.so//' > CONFIGURE_ARGS+=LDFLAGS="-L$$(${GCCLIBDIR_CMDS})" > NOT_BASE_CC= true
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 196065
: 150683 |
150772