mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Added TEST section to boehm-gc
This commit is contained in:
@@ -5,11 +5,7 @@ REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
CHECKSUM_MD5="319d0b18cc4eb735c8038ece9df055e4"
|
||||
LICENSE="BOEHM"
|
||||
COPYRIGHT="1988, 1989 Hans-J. Boehm, Alan J. Demers
|
||||
1991-1996 by Xerox Corporation. All rights reserved.
|
||||
1996-1999 by Silicon Graphics. All rights reserved.
|
||||
1999-2004 Hewlett-Packard Development Company, L.P."
|
||||
|
||||
BUILD {
|
||||
cd gc-7.2alpha6
|
||||
libtoolize --force --copy --install
|
||||
@@ -24,3 +20,15 @@ INSTALL {
|
||||
cd gc-7.2alpha6
|
||||
make install
|
||||
}
|
||||
|
||||
TEST {
|
||||
cd gc-7.2alpha6
|
||||
make check
|
||||
}
|
||||
|
||||
LICENSE="BOEHM"
|
||||
COPYRIGHT="1988, 1989 Hans-J. Boehm, Alan J. Demers
|
||||
1991-1996 by Xerox Corporation. All rights reserved.
|
||||
1996-1999 by Silicon Graphics. All rights reserved.
|
||||
1999-2004 Hewlett-Packard Development Company, L.P."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user