Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
1 deletions
-
packages/par2/build.sh
|
|
@ -11,7 +11,7 @@ TERMUX_PKG_BUILD_IN_SRC=true |
|
|
|
termux_step_pre_configure() { |
|
|
|
if [ $TERMUX_ARCH = "i686" ]; then |
|
|
|
# Avoid undefined reference to __atomic_* functions: |
|
|
|
LDFLAGS+=" -latomic" |
|
|
|
export LIBS=" -latomic" |
|
|
|
fi |
|
|
|
aclocal |
|
|
|
automake --add-missing |
|
|
|