Skip to content

Commit

Permalink
rectify build config
Browse files Browse the repository at this point in the history
  • Loading branch information
knyipab committed May 29, 2024
1 parent f17386a commit 14a1cd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/movit/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ TERMUX_PKG_SRCURL=https://movit.sesse.net/movit-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b33073b705f0ccb6ac4942cf51151515407b40bb4e9a2dd0228c1c2cb1fbc11a
TERMUX_PKG_DEPENDS="fftw, libepoxy"
TERMUX_PKG_BUILD_DEPENDS="eigen, googletest, sdl2"
TERMUX_PKG_SUGGESTS="$TERMUX_PKG_BUILD_DEPENDS"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
# build strategy used by Fedora
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-static"
TERMUX_PKG_EXTRA_MAKE_ARGS="TESTS="
TERMUX_PKG_BLACKLISTED_ARCHES="arm"

0 comments on commit 14a1cd5

Please sign in to comment.