Commit 442d36c4 authored by Felix Paul Kühne's avatar Felix Paul Kühne

ios/build.sh: fetch contribs before compiling them

parent b9a08055
...@@ -223,6 +223,7 @@ fi ...@@ -223,6 +223,7 @@ fi
echo "EXTRA_CFLAGS += ${EXTRA_CFLAGS}" >> config.mak echo "EXTRA_CFLAGS += ${EXTRA_CFLAGS}" >> config.mak
echo "EXTRA_LDFLAGS += ${EXTRA_LDFLAGS}" >> config.mak echo "EXTRA_LDFLAGS += ${EXTRA_LDFLAGS}" >> config.mak
make fetch
make make
spopd spopd
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment