This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
Arch
pull/1639/head
Cameron Leger
6 years ago
parent
90ad3c2a55
commit
5b4a34396f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setenv_linux.sh
+ 1
- 1
setenv_linux.sh
View File
@@ -18,7 +18,7 @@ CPU_ARCH=haswell
fi
if [ "${USER}" = "cameron" ]; then
CPU_ARCH=
haswell
CPU_ARCH=
skylake-avx512
fi
# Extra C compiler flags
Write
Preview
Loading…
Cancel
Save