Revision: 7563
http://gar.svn.sourceforge.net/gar/?rev=7563&view=rev
Author: wahwah
Date: 2009-12-06 08:51:48 +0000 (Sun, 06 Dec 2009)
Log Message:
-----------
pinentry: switching off the 64-bit build.
Modified Paths:
--------------
csw/mgar/pkg/pinentry/trunk/Makefile
Modified: csw/mgar/pkg/pinentry/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pinentry/trunk/Makefile 2009-12-06 07:57:38 UTC (rev
7562)
+++ csw/mgar/pkg/pinentry/trunk/Makefile 2009-12-06 08:51:48 UTC (rev
7563)
@@ -45,8 +45,11 @@
EXTRA_LINKER_FLAGS_isa-amd64 = /usr/openwin/lib/amd64/libXext.so
EXTRA_LINKER_FLAGS_isa-sparcv9 = /usr/openwin/lib/sparcv9/libXext.so
EXTRA_LINKER_FLAGS += $(EXTRA_LINKER_FLAGS_$(MODULATION))
-BUILD64 = 1
+# There's a problem with building on Solaris 10 as getopt.h is already present
+# in /usr/include and conflicts with the one provided by gnulib.
+# BUILD64 = 1
+
include gar/category.mk
# Switch this target on when working with gnulib.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel