This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DISTRHO-Ports
mirror of
https://github.com/DISTRHO/DISTRHO-Ports
Watch
1
Star
0
Fork
0
Code
Releases
5
Activity
Browse Source
Remove mod_build script
tags/2018-04-16
falkTX
9 years ago
parent
e901647d85
commit
4269599fe3
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
mod_build
+ 0
- 5
mod_build
View File
@@ -1,5 +0,0 @@
#!/bin/bash
env NOOPTIMIZATIONS=1 ./scripts/premake-update.sh linux
make lv2 -j4 # or more
make install PREFIX=/usr # with sudo if needed
Write
Preview
Loading…
Cancel
Save