SF.net SVN: gar:[26154] csw/mgar/pkg/freetype/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Tue Apr 25 11:54:17 CEST 2017
Revision: 26154
http://sourceforge.net/p/gar/code/26154
Author: rmottola
Date: 2017-04-25 09:54:16 +0000 (Tue, 25 Apr 2017)
Log Message:
-----------
Dago's 64bit sol9 fix suggestion
Modified Paths:
--------------
csw/mgar/pkg/freetype/trunk/Makefile
Modified: csw/mgar/pkg/freetype/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freetype/trunk/Makefile 2017-04-25 08:46:36 UTC (rev 26153)
+++ csw/mgar/pkg/freetype/trunk/Makefile 2017-04-25 09:54:16 UTC (rev 26154)
@@ -60,4 +60,9 @@
BUILD64_LIBS_ONLY = 1
+BUILD64-5.10 = 1
+BUILD64 = $(BUILD64-$(GAROSREL))
+
+
+
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list