[csw-devel] SF.net SVN: gar:[20726] csw/mgar/pkg/php5_memcache/trunk/Makefile
wilbury at users.sourceforge.net
wilbury at users.sourceforge.net
Mon Apr 15 18:39:49 CEST 2013
Revision: 20726
http://gar.svn.sourceforge.net/gar/?rev=20726&view=rev
Author: wilbury
Date: 2013-04-15 16:39:49 +0000 (Mon, 15 Apr 2013)
Log Message:
-----------
php5_memcache/trunk: Do not set -xmemalign on SPARC
Modified Paths:
--------------
csw/mgar/pkg/php5_memcache/trunk/Makefile
Modified: csw/mgar/pkg/php5_memcache/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5_memcache/trunk/Makefile 2013-04-15 16:38:02 UTC (rev 20725)
+++ csw/mgar/pkg/php5_memcache/trunk/Makefile 2013-04-15 16:39:49 UTC (rev 20726)
@@ -64,14 +64,6 @@
include gar/category.mk
-# these are after the include so GARCH is set.
-# attempting to get a usable build on sparc:
-# https://bugs.php.net/bug.php?id=59100
-ifeq ($(GARCH),sparc)
-EXTRA_CFLAGS = -xmemalign=1i
-endif
-
-
post-extract-isa-$(ISA_DEFAULT_$(GARCH)):
@( cd $(WORKSRC) ; $(PHP_BIN)/phpize )
@$(MAKECOOKIE)
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