]> git.pld-linux.org Git - packages/ardour.git/blob - no_proc_build.patch
9fa7da249972ee1003727b083834b72fde1a22f5
[packages/ardour.git] / no_proc_build.patch
1 diff -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.273955 seconds and 2 git commands to generate.