pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2015Q1]: pkgsrc/emulators/bochs Pullup ticket #4694 - requeste...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f846819e6e1e
branches: pkgsrc-2015Q1
changeset: 649224:f846819e6e1e
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Sun May 03 06:23:24 2015 +0000
description:
Pullup ticket #4694 - requested by joerg
emulators/bochs: build fix
Revisions pulled up:
- emulators/bochs/Makefile 1.81
---
Module Name: pkgsrc
Committed By: joerg
Date: Sun Apr 26 13:26:57 UTC 2015
Modified Files:
pkgsrc/emulators/bochs: Makefile
Log Message:
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 acfccc10b6d6 -r f846819e6e1e emulators/bochs/Makefile
--- a/emulators/bochs/Makefile Sun May 03 04:54:15 2015 +0000
+++ b/emulators/bochs/Makefile Sun May 03 06:23:24 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2014/05/05 00:47:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.79.8.1 2015/05/03 06:23:24 hiramatsu Exp $
DISTNAME= bochs-2.6.2
PKGREVISION= 3
@@ -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