ports: Fix compilation of bunch of ports

This commit is contained in:
2026-08-25 15:32:54 +03:00
parent ef469ab043
commit aca9f459ed
8 changed files with 9 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@ CONFIGURE_OPTIONS=(
'-Dgnome_proxy=disabled'
'-Dgnutls=disabled'
'-Dopenssl=enabled'
'-Dc_link_args=-lgcc_s' # something is messed up with my toolchain
)
configure() {