X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/4d685cb66901d61e98e64edf9eb22a4194a38216..9e7e94c87f04af18ff0f57dcca4b5dc89a8764e1:/packages/gcc/build.sh diff --git a/packages/gcc/build.sh b/packages/gcc/build.sh index 6bb2646e..38311da1 100755 --- a/packages/gcc/build.sh +++ b/packages/gcc/build.sh @@ -54,7 +54,7 @@ termux_step_make_install () { } termux_step_post_make_install () { - if [ $TERMUX_ARCH = "arm" ]; then + if [ $TERMUX_ARCH = "arm" ]; then # Note that moving to $TERMUX_PREFIX/lib/gcc/arm-linux-androideabi/${TERMUX_PKG_VERSION}/ # allows compilation but fails to link at runtime mv $TERMUX_PREFIX/lib/armv7-a/hard/libgcc_s* $TERMUX_PREFIX/lib/