Page MenuHomeFreeBSD

D20013.diff
No OneTemporary

D20013.diff

Index: head/net/ndproxy/Makefile
===================================================================
--- head/net/ndproxy/Makefile
+++ head/net/ndproxy/Makefile
@@ -11,7 +11,7 @@
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= kmod
+USES= compiler kmod
SUB_FILES= pkg-message
@@ -20,7 +20,8 @@
GH_ACCOUNT= AlexandreFenyo
# build for a kernel with 'options VIMAGE'
-CFLAGS+= -DVIMAGE
+CFLAGS+= -DVIMAGE ${CFLAGS_${CHOSEN_COMPILER_TYPE}}
+CFLAGS_gcc= -Wno-error=strict-prototypes
PLIST_FILES= ${KMODDIR}/${PORTNAME}.ko man/man4/${PORTNAME}.4.gz

File Metadata

Mime Type
text/plain
Expires
Thu, Jun 11, 5:35 PM (4 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33886061
Default Alt Text
D20013.diff (574 B)

Event Timeline