FreeBSD Bugzilla – Attachment 231048 Details for
Bug 261252
devel/cpu_features: Install cmake files, install headers into a dedicated directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
softether5.patch
softether5.patch (text/plain), 802 bytes, created by
Yuri Victorovich
on 2022-01-16 17:29:41 UTC
(
hide
)
Description:
softether5.patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2022-01-16 17:29:41 UTC
Size:
802 bytes
patch
obsolete
>diff --git a/security/softether5/Makefile b/security/softether5/Makefile >index 3ed91a1caedc..17b4d28cf2fa 100644 >--- a/security/softether5/Makefile >+++ b/security/softether5/Makefile >@@ -35,6 +35,8 @@ CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=RelWithDebInfo \ > -DSE_LOGDIR="${SE_LOGDIR}" \ > -DSE_PIDDIR="${SE_PIDDIR}" > >+CFLAGS+= -I${LOCALBASE}/include/cpu_features >+ > OPTIONS_DEFINE= DOCS > > PORTDOCS= DISCLAIMER.md WARNING.TXT >@@ -54,7 +56,7 @@ SUB_FILES= pkg-message > # skip cpu_features when devel/cpu_features is not available > CMAKE_BOOL_ON+= SKIP_CPU_FEATURES > .else >-BUILD_DEPENDS+= ${LOCALBASE}/include/cpu_features_macros.h:devel/cpu_features >+BUILD_DEPENDS+= ${LOCALBASE}/include/cpu_features/cpu_features_macros.h:devel/cpu_features > LIB_DEPENDS+= libcpu_features.so:devel/cpu_features > .endif >
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 261252
:
231045
|
231046
| 231048 |
231050
|
231053