[arch-commits] Commit in higan-qt/trunk (PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Thu Mar 7 23:38:44 UTC 2013


    Date: Friday, March 8, 2013 @ 00:38:44
  Author: alucryd
Revision: 85870

upgpkg: higan-qt 092-6

Modified:
  higan-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-07 23:37:24 UTC (rev 85869)
+++ PKGBUILD	2013-03-07 23:38:44 UTC (rev 85870)
@@ -3,7 +3,7 @@
 
 pkgname=higan-qt
 pkgver=092
-pkgrel=5
+pkgrel=6
 pkgdesc="Nintendo multi-system emulator - QT version"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/higan/"
@@ -38,6 +38,7 @@
 
 # Compile higan
   cd "${srcdir}"/higan_v${pkgver}-source/higan
+  sed -i 's|flags += -march=native|flags += -mtune=generic|' Makefile
   for _profile in ${_profiles} ; do
     make compiler=gcc platform=x target=ethos phoenix=qt profile=${_profile}
     mv out/higan out/higan-${_profile}




More information about the arch-commits mailing list