update libwebp and libxml2 (#982)

This commit is contained in:
Marc
2025-12-10 10:01:24 +01:00
committed by GitHub
14 changed files with 123 additions and 75 deletions

View File

@@ -16,6 +16,7 @@ trait ncurses
UnixAutoconfExecutor::create($this)
->appendEnv([
'CFLAGS' => '-std=c17',
'LDFLAGS' => SPCTarget::isStatic() ? '-static' : '',
])
->configure(