]> git.pld-linux.org Git - packages/ardour.git/blame - no_proc_build.patch
seems to work now
[packages/ardour.git] / no_proc_build.patch
CommitLineData
691623f9
JK
1diff -dur Ardour-5.4.0.orig/wscript Ardour-5.4.0/wscript
2--- Ardour-5.4.0.orig/wscript 2016-10-11 21:55:23.000000000 +0200
3+++ Ardour-5.4.0/wscript 2016-10-11 21:56:20.000000000 +0200
4@@ -439,7 +439,7 @@
5
6 compiler_flags.append ("-DARCH_X86")
7
8- if platform == 'linux' :
9+ if False :
10
11 #
12 # determine processor flags via /proc/cpuinfo
This page took 0.051512 seconds and 4 git commands to generate.