Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython committed Apr 16, 2024
1 parent 7edf9a5 commit 771e650
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions gpkg/glib/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
termux_step_pre_configure() {
CFLAGS+=" -g3 -ffat-lto-objects"
CXXFLAGS+=" -g3 -ffat-lto-objects"
}

termux_step_post_configure() {
cat ${TERMUX_PKG_BUILDDIR}/meson-logs/meson-log.txt
exit 1
export LIBRARY_PATH=$TERMUX_PREFIX/lib/
}

termux_step_create_debscripts() {
Expand Down

0 comments on commit 771e650

Please sign in to comment.