pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/bochs bochs can be build with at least clang...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c60126101b17
branches: trunk
changeset: 364280:c60126101b17
user: kamil <kamil%pkgsrc.org@localhost>
date: Fri Jun 23 04:15:52 2017 +0000
description:
bochs can be build with at least clang and gcc
Remove old (from 2004) property that there is allowed gcc only.
diffstat:
emulators/bochs/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r bb29c0f29d06 -r c60126101b17 emulators/bochs/Makefile
--- a/emulators/bochs/Makefile Fri Jun 23 03:45:24 2017 +0000
+++ b/emulators/bochs/Makefile Fri Jun 23 04:15:52 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2017/02/12 06:25:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.88 2017/06/23 04:15:52 kamil Exp $
DISTNAME= bochs-2.6.8
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