Does not really use c++, remove it from languages.
This commit is contained in:
parent
cd9a14997a
commit
286d9c8ade
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2013/02/17 22:17:41 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2013/02/20 21:36:52 wiz Exp $
|
||||
|
||||
DISTNAME= cloog-0.18.0
|
||||
PKGREVISION= 1
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Code generator for loop optimization (used by gcc)
|
|||
LICENSE= gnu-lgpl-v2.1
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LANGUAGES= c
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
TEST_TARGET= check
|
||||
|
|
Loading…
Reference in a new issue