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
@@ -7,6 +7,7 @@ DEPENDENCIES=('ncurses')
CONFIG_SUB=('config.sub')
CONFIGURE_OPTIONS=(
'ac_cv_header_glob_h=no'
'CFLAGS=-Dpthread_self=pthread_self'
)
pre_configure() {