minicom: fix build with ndk-r23

This commit is contained in:
termux-pacman-bot
2022-10-12 08:10:45 +00:00
parent 63c2aa53ec
commit d33cd318f9

View File

@@ -17,4 +17,3 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
termux_step_pre_configure() {
export CFLAGS+=" -fcommon"
}