mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
remove relevant code from termux receipe
This commit is contained in:
parent
528632bba2
commit
279fa4e5b8
5
.github/workflows/termuxpkg.yml
vendored
5
.github/workflows/termuxpkg.yml
vendored
@ -42,11 +42,6 @@ jobs:
|
|||||||
--cross-file $TERMUX_MESON_PERL_CROSS_FILE
|
--cross-file $TERMUX_MESON_PERL_CROSS_FILE
|
||||||
"
|
"
|
||||||
|
|
||||||
termux_step_post_configure() {
|
|
||||||
# Make build log less noisy.
|
|
||||||
sed -i "s:-I$TERMUX_PREFIX/:-isystem$TERMUX_PREFIX/:g" $TERMUX_PKG_BUILDDIR/build.ninja
|
|
||||||
}
|
|
||||||
|
|
||||||
termux_step_pre_configure() {
|
termux_step_pre_configure() {
|
||||||
LDFLAGS+=" -landroid-glob"
|
LDFLAGS+=" -landroid-glob"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user