This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF-Max-Gen
mirror of
https://github.com/DISTRHO/DPF-Max-Gen
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add missing shebangx
master
falkTX
8 years ago
parent
d131168fcf
commit
3ef9877c0a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
scripts/mod-build.sh
+ 1
- 0
scripts/mod-build.sh
View File
@@ -1,3 +1,4 @@
#!/bin/bash
BASENAME=arm-mod-linux-gnueabihf
OPTS_BASE="-O3 -mcpu=cortex-a7 -mtune=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -mvectorize-with-neon-quad"
Write
Preview
Loading…
Cancel
Save