pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

retroarch: oops



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Sun Jun 25 14:44:10 2017 +0100
Changeset:	b718b2a588788c65e982df4f9998ee565dc29c38

Modified Files:
	retroarch/options.mk

Log Message:
retroarch: oops

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b718b2a588788c65e982df4f9998ee565dc29c38

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 retroarch/options.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/retroarch/options.mk b/retroarch/options.mk
index 07ba941f63..64b410a22a 100644
--- a/retroarch/options.mk
+++ b/retroarch/options.mk
@@ -19,7 +19,6 @@ PKG_SUGGESTED_OPTIONS+=		simd
 .endif
 
 .if !empty(MACHINE_PLATFORM:MLinux-*-*armv7*)
-CONFIGURE_ARGS+=		--enable-neon
 PKG_OPTIONS_GROUP.gl+=		sunxi-mali-fb
 PKG_SUPPORTED_OPTIONS+=		sunxi-g2d
 PKG_SUGGESTED_OPTIONS+=		sunxi-g2d


Home | Main Index | Thread Index | Old Index