Disable DEBUG build of 3rd party libgutenprint

Signed-off-by: Matt Madia <mattmadia@gmail.com>
This commit is contained in:
Urias McCullough 2011-12-23 15:25:50 -08:00 committed by Matt Madia
parent 0106325bc4
commit f1b76720ea

View File

@ -6,6 +6,9 @@ SubDirSysHdrs [ FDirName $(HAIKU_TOP) src libs print libgutenprint include ] ;
DEFINES += HAVE_CONFIG_H=1 ;
# Some targets in this subdir fail to build with DEBUG=1
DEBUG = 0 ;
StaticLibrary libgutenprint.a :
array.c
bit-ops.c