mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-22 10:42:31 +00:00
some packages: Re-enable clang16-porting
%ci:no-build
This commit is contained in:
@@ -39,4 +39,3 @@ termux_step_pre_configure() {
|
||||
export CFLAGS+=" -I$TERMUX_PREFIX/include/ndk_compat"
|
||||
export LDFLAGS+=" -l:libndk_compat.a"
|
||||
}
|
||||
|
||||
|
||||
@@ -15,4 +15,3 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-DENABLE_CPPROFILER=OFF
|
||||
-DBUILD_EXAMPLES=OFF
|
||||
"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -12,4 +12,3 @@ TERMUX_PKG_SHA256=11bcf98b620c60c2ee3b4460b02b7be741f14cfdc26b542f22c92950926575
|
||||
termux_step_pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
|
||||
@@ -38,4 +38,3 @@ termux_step_post_get_source() {
|
||||
termux_error_exit "SOVERSION guard check failed."
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
@@ -16,4 +16,3 @@ termux_step_post_get_source() {
|
||||
termux_step_pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
||||
|
||||
@@ -29,4 +29,3 @@ termux_step_post_get_source() {
|
||||
termux_error_exit "SOVERSION guard check failed."
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
@@ -29,4 +29,3 @@ termux_step_post_get_source() {
|
||||
termux_step_pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user