some packages: Re-enable clang16-porting

%ci:no-build
This commit is contained in:
termux-pacman-bot
2023-06-03 11:48:12 +00:00
parent 9c70bf293f
commit bc3983ffeb
8 changed files with 0 additions and 8 deletions

View File

@@ -39,4 +39,3 @@ termux_step_pre_configure() {
export CFLAGS+=" -I$TERMUX_PREFIX/include/ndk_compat"
export LDFLAGS+=" -l:libndk_compat.a"
}

View File

@@ -15,4 +15,3 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DENABLE_CPPROFILER=OFF
-DBUILD_EXAMPLES=OFF
"

View File

@@ -7,4 +7,3 @@ TERMUX_PKG_SRCURL=https://github.com/ebiggers/libdeflate/archive/refs/tags/v${TE
TERMUX_PKG_SHA256=225d982bcaf553221c76726358d2ea139bb34913180b20823c782cede060affd
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_FORCE_CMAKE=true

View File

@@ -12,4 +12,3 @@ TERMUX_PKG_SHA256=11bcf98b620c60c2ee3b4460b02b7be741f14cfdc26b542f22c92950926575
termux_step_pre_configure() {
autoreconf -fi
}

View File

@@ -38,4 +38,3 @@ termux_step_post_get_source() {
termux_error_exit "SOVERSION guard check failed."
fi
}

View File

@@ -16,4 +16,3 @@ termux_step_post_get_source() {
termux_step_pre_configure() {
autoreconf -fi
}

View File

@@ -29,4 +29,3 @@ termux_step_post_get_source() {
termux_error_exit "SOVERSION guard check failed."
fi
}

View File

@@ -29,4 +29,3 @@ termux_step_post_get_source() {
termux_step_pre_configure() {
./autogen.sh
}