mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
also check XS abi
This commit is contained in:
parent
5ba58d9067
commit
3cb6627973
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…
Reference in New Issue
Block a user