mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
also check XS abi
This commit is contained in:
parent
5ba58d9067
commit
3cb6627973
1 changed files with 1 additions and 1 deletions
2
.github/workflows/abicheck.yml
vendored
2
.github/workflows/abicheck.yml
vendored
|
|
@ -4,7 +4,7 @@ jobs:
|
|||
check-abi-diff:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
build_options: -Dbuildtype=debug -Denable-true-color=yes -Dwith-proxy=yes
|
||||
build_options: -Dbuildtype=debug -Denable-true-color=yes -Dwith-proxy=yes -Dc_args=-DPERL_EUPXS_ALWAYS_EXPORT
|
||||
prefix: /usr/local
|
||||
steps:
|
||||
- name: set PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue