Add new auto-detection of thread flags.
Allow additional thread flags to be added via port templates. Change thread flag names to PTHREAD_CFLAGS and PTHREAD_LIBS to match new configure script.
Showing
- aclocal.m4 2 additions, 1 deletionaclocal.m4
- config/acx_pthread.m4 199 additions, 0 deletionsconfig/acx_pthread.m4
- configure 477 additions, 56 deletionsconfigure
- configure.in 24 additions, 32 deletionsconfigure.in
- src/Makefile.global.in 3 additions, 4 deletionssrc/Makefile.global.in
- src/include/pg_config.h.in 7 additions, 9 deletionssrc/include/pg_config.h.in
- src/interfaces/ecpg/compatlib/Makefile 3 additions, 3 deletionssrc/interfaces/ecpg/compatlib/Makefile
- src/interfaces/ecpg/ecpglib/Makefile 3 additions, 3 deletionssrc/interfaces/ecpg/ecpglib/Makefile
- src/interfaces/ecpg/pgtypeslib/Makefile 2 additions, 2 deletionssrc/interfaces/ecpg/pgtypeslib/Makefile
- src/interfaces/ecpg/preproc/Makefile 3 additions, 3 deletionssrc/interfaces/ecpg/preproc/Makefile
- src/interfaces/ecpg/test/Makefile 4 additions, 4 deletionssrc/interfaces/ecpg/test/Makefile
- src/interfaces/libpq/Makefile 3 additions, 3 deletionssrc/interfaces/libpq/Makefile
- src/port/Makefile 2 additions, 2 deletionssrc/port/Makefile
- src/port/thread.c 1 addition, 13 deletionssrc/port/thread.c
- src/template/bsdi 0 additions, 6 deletionssrc/template/bsdi
- src/template/darwin 1 addition, 8 deletionssrc/template/darwin
- src/template/freebsd 2 additions, 4 deletionssrc/template/freebsd
- src/template/linux 1 addition, 9 deletionssrc/template/linux
- src/template/netbsd 0 additions, 3 deletionssrc/template/netbsd
- src/template/osf 0 additions, 7 deletionssrc/template/osf
Loading
Please register or sign in to comment