Skip to content
Snippets Groups Projects
Commit 08c4f9c3 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

emulators/virtualbox-ose-kmod-legacy: Unbreak on HEAD

Approved by:	portmgr (blanket)
parent 91f22aab
Branches
Tags
No related merge requests found
......@@ -77,6 +77,10 @@ KMK_ARCH= freebsd.${ARCH}
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400079
CFLAGS+= -Wno-error=int-conversion
.endif
SYMBOLSUFFIX= debug
PLIST_SUB+= SYMBOLSUFFIX=${SYMBOLSUFFIX}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment