]> git.pld-linux.org Git - packages/ardour.git/blobdiff - no_proc_build.patch
seems to work now
[packages/ardour.git] / no_proc_build.patch
diff --git a/no_proc_build.patch b/no_proc_build.patch
new file mode 100644 (file)
index 0000000..9fa7da2
--- /dev/null
@@ -0,0 +1,12 @@
+diff -dur Ardour-5.4.0.orig/wscript Ardour-5.4.0/wscript
+--- Ardour-5.4.0.orig/wscript  2016-10-11 21:55:23.000000000 +0200
++++ Ardour-5.4.0/wscript       2016-10-11 21:56:20.000000000 +0200
+@@ -439,7 +439,7 @@
+         compiler_flags.append ("-DARCH_X86")
+-        if platform == 'linux' :
++        if False :
+             #
+             # determine processor flags via /proc/cpuinfo
This page took 0.135147 seconds and 4 git commands to generate.