[csw-devel] SF.net SVN: gar:[17037] csw/mgar/pkg/x264/trunk/Makefile
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Mon Feb 13 16:08:32 CET 2012
Revision: 17037
http://gar.svn.sourceforge.net/gar/?rev=17037&view=rev
Author: janholzh
Date: 2012-02-13 15:08:31 +0000 (Mon, 13 Feb 2012)
Log Message:
-----------
x264/trunk: add the sparc part
Modified Paths:
--------------
csw/mgar/pkg/x264/trunk/Makefile
Modified: csw/mgar/pkg/x264/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x264/trunk/Makefile 2012-02-13 14:03:54 UTC (rev 17036)
+++ csw/mgar/pkg/x264/trunk/Makefile 2012-02-13 15:08:31 UTC (rev 17037)
@@ -32,6 +32,8 @@
CONFIGURE_ARGS-isa-pentium_pro = $(DIRPATHS) --enable-shared --enable-pic
CONFIGURE_ARGS-isa-amd64 = $(DIRPATHS) --enable-shared --enable-pic --host=amd64-pc-solaris2.10
+CONFIGURE_ARGS-isa-sparcv8plus = $(DIRPATHS) --enable-shared --enable-pic --disable-asm
+CONFIGURE_ARGS-isa-sparcv9 = $(DIRPATHS) --enable-shared --enable-pic --disable-asm
CONFIGURE_ARGS += $(CONFIGURE_ARGS-isa-$(ISA))
RUNTIME_DEP_PKGS_CSWlibx264-120 += CSWlibgcc-s1
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