parent
df549d48e6
commit
abf1101484
43 changed files with 988 additions and 325 deletions
|
|
@ -22,6 +22,8 @@ elif [ "$ARCHITECTURE" == "aarch64" ]; then
|
|||
chmod a+x /tmp/linuxdeploy
|
||||
fi
|
||||
|
||||
|
||||
CFLAGS="-I/usr/local/include -I/usr/include/$MUSL_TARGET -fPIE"
|
||||
meson setup $BURROW_GTK_BUILD --bindir bin --prefix /usr --buildtype $BURROW_BUILD_TYPE
|
||||
meson compile -C $BURROW_GTK_BUILD
|
||||
DESTDIR=AppDir meson install -C $BURROW_GTK_BUILD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue