This commit is contained in:
2025-11-16 21:00:26 +01:00
parent 72f53966fc
commit f491714658

View File

@@ -14,5 +14,6 @@ steps:
- apk update - apk update
- apk add --no-cache bash build-base words-en gdb perl autoconf automake pcre2 - apk add --no-cache bash build-base words-en gdb perl autoconf automake pcre2
- ./autogen.sh - ./autogen.sh
- cat -n configure
- ./configure - ./configure
- make - make