+configure

This commit is contained in:
2025-11-16 20:56:23 +01:00
parent be73ecbf9c
commit 72f53966fc

View File

@@ -14,4 +14,5 @@ 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
- ./configure
- make