FreeBSD Bugzilla – Attachment 204083 Details for
Bug 237623
security/klee: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
klee.patch (text/plain), 555 bytes, created by
Piotr Kubaj
on 2019-04-28 12:21:23 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-04-28 12:21:23 UTC
Size:
555 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 500204) >+++ Makefile (working copy) >@@ -17,7 +17,8 @@ > RUN_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} \ > ${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR} > >-USES= cmake localbase pkgconfig python:3.5+,run shebangfix >+USES= cmake compiler:c++14-lang localbase pkgconfig python:3.5+,run \ >+ shebangfix > USE_GITHUB= yes > SHEBANG_FILES= tools/klee-stats/klee-stats tools/ktest-tool/ktest-tool > USE_LDCONFIG= yes
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 237623
: 204083