FreeBSD Bugzilla – Attachment 177836 Details for
Bug 215184
security/hashcat-legacy: hard-coded gcc can cause build failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] use ports infrastructure's definition of CC
pr-hashcat-legacy.gcc.diff (text/plain), 430 bytes, created by
John Hein
on 2016-12-09 23:50:27 UTC
(
hide
)
Description:
[patch] use ports infrastructure's definition of CC
Filename:
MIME Type:
Creator:
John Hein
Created:
2016-12-09 23:50:27 UTC
Size:
430 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 428179) >+++ Makefile (working copy) >@@ -28,6 +28,9 @@ > > ALL_TARGET= posix64 posixXOP > >+post-patch: >+ @${REINPLACE_CMD} -r 's|^(CC_.*[[:blank:]]*=[[:blank:]]*)gcc[[:blank:]]*$$|\1${CC}|' ${WRKSRC}/src/Makefile >+ > do-install: > .for v in 64 XOP > ${INSTALL_PROGRAM} ${WRKSRC}/hashcat-cli${v}.bin ${STAGEDIR}${LOCALBASE}/bin
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 215184
: 177836