Skip to content

Commit

Permalink
fix lm
Browse files Browse the repository at this point in the history
  • Loading branch information
mbekkomo committed Jun 16, 2024
1 parent 0fdadde commit bdef93b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cyclone/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ TERMUX_PKG_BLACKLISTED_ARCHES="arm" ## follows `libck` blacklist

termux_step_pre_configure() {
CFLAGS+=" ${CPPFLAGS}"
LDFLAGS+=" -lm"
TERMUX_PKG_EXTRA_MAKE_ARGS="PREFIX=${TERMUX_PREFIX}"
}

0 comments on commit bdef93b

Please sign in to comment.