mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
remove relevant code from termux receipe
This commit is contained in:
parent
528632bba2
commit
279fa4e5b8
1 changed files with 0 additions and 5 deletions
5
.github/workflows/termuxpkg.yml
vendored
5
.github/workflows/termuxpkg.yml
vendored
|
|
@ -42,11 +42,6 @@ jobs:
|
|||
--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() {
|
||||
LDFLAGS+=" -landroid-glob"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue