This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Set MOD_BUILD=true for MOD builds
Signed-off-by: falkTX <falktx@falktx.com>
pull/392/head
falkTX
2 years ago
parent
cfbc53bf93
commit
9be5e79a55
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile.base.mk
+ 1
- 0
Makefile.base.mk
View File
@@ -719,6 +719,7 @@ MOD_ENVIRONMENT = \
CXXFLAGS="-I${1}/staging/usr/include $(EXTRA_MOD_FLAGS)" \
LDFLAGS="-L${1}/staging/usr/lib $(EXTRA_MOD_FLAGS)" \
EXE_WRAPPER="qemu-${3}-static -L ${1}/target" \
MOD_BUILD=true \
NOOPT=true
modduo:
Write
Preview
Loading…
Cancel
Save