pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/bochs Drop ONLY_FOR_COMPILER, supports it le...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48f19c720d05
branches:  trunk
changeset: 650775:48f19c720d05
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Apr 26 13:26:57 2015 +0000

description:
Drop ONLY_FOR_COMPILER, supports it least clang as well.

diffstat:

 emulators/bochs/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 2b61edf8ddb0 -r 48f19c720d05 emulators/bochs/Makefile
--- a/emulators/bochs/Makefile  Sun Apr 26 13:26:32 2015 +0000
+++ b/emulators/bochs/Makefile  Sun Apr 26 13:26:57 2015 +0000
@@ -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_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 
-ONLY_FOR_COMPILER=     gcc
 CXXFLAGS+=             -DPARANOID
 
 CONFIGURE_ARGS+=       --enable-cdrom



Home | Main Index | Thread Index | Old Index