ports/devel/libqb/files/patch-configure
Daniel Engberg 057c247e16 devel/libqb: Fix DOXYGEN option, use release archive, Makefile adjustments
Fix DOXYGEN option
Use release archive as recommended by Porters Handbook
Do some minor changes to Makefile to follow Porters Handbook more closely

PR:		261400
Reviewed by:	egypcio (maintainer)
2022-02-11 00:49:15 +01:00

11 lines
343 B
Text

--- configure.orig 2022-01-19 20:58:44 UTC
+++ configure
@@ -21201,7 +21201,7 @@ done
CFLAGS="$CFLAGS $PTHREAD_CFLAGS"
LIBS="$LIBS $PTHREAD_LIBS"
-for ac_func in pthread_spin_lock pthread_setschedparam \
+for ac_func in pthread_setschedparam \
pthread_mutexattr_setpshared \
pthread_condattr_setpshared \
sem_timedwait semtimedop