Drop ONLY_FOR_COMPILER, supports it least clang as well.
This commit is contained in:
parent
b3de134005
commit
b2648458cf
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.80 2015/04/25 14:20:44 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.81 2015/04/26 13:26:57 joerg Exp $
|
||||
|
||||
DISTNAME= bochs-2.6.2
|
||||
PKGREVISION= 4
|
||||
|
@ -17,7 +17,6 @@ USE_TOOLS+= gmake gunzip gzip
|
|||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
ONLY_FOR_COMPILER= gcc
|
||||
CXXFLAGS+= -DPARANOID
|
||||
|
||||
CONFIGURE_ARGS+= --enable-cdrom
|
||||
|
|
Loading…
Reference in a new issue