2012-09-30 12:56 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/3rd/sqlite3/sqlite3.hbp
! set SQLITE_OS_OTHER (to disable pthread) for all OS/2
C compilers.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-09-30 12:56 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/3rd/sqlite3/sqlite3.hbp
|
||||
! set SQLITE_OS_OTHER (to disable pthread) for all OS/2
|
||||
C compilers.
|
||||
|
||||
2012-09-30 12:21 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbnf/tests/*
|
||||
% deleted line ending spaces
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
-cflag=-DSQLITE_OS_OTHER{dos}
|
||||
# Watcom Linux builds cannot use system header files
|
||||
-cflag=-DSQLITE_OS_OTHER{linux&watcom}
|
||||
# Watcom OS2 builds do not support pthreads and some other system headers
|
||||
-cflag=-DSQLITE_OS_OTHER{os2&watcom}
|
||||
# OS/2 builds do not support pthreads and some other system headers
|
||||
-cflag=-DSQLITE_OS_OTHER{os2}
|
||||
|
||||
-cflag=-DSQLITE_THREADSAFE=0{minix}
|
||||
-cflag=-DSQLITE_OMIT_LOAD_EXTENSION=1{minix}
|
||||
|
||||
Reference in New Issue
Block a user