From b0cdab862418421f5a9d98bbd26cf10e6a0567af Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 26 Apr 2015 13:26:57 +0000 Subject: Drop ONLY_FOR_COMPILER, supports it least clang as well. --- emulators/bochs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 921bbe237ec..e0ac372ef5c 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -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 -- cgit v1.2.3