Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 08:30:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226155] net-p2p/bitcoin 0.16.0
Message-ID:  <bug-226155-13-PjtvmlTHSC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226155-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226155-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226155

--- Comment #11 from Alex Dupre <ale@FreeBSD.org> ---
That's the correct way, I'd apply it with:

.include <bsd.port.pre.mk>

.if ${OSVERSION} < 1100000
CONFIGURE_ARGS+=3D--disable-asm
.endif

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226155-13-PjtvmlTHSC>