swi-prolog: update to 9.2.9
[oi-userland.git] / components / web / firefox / patches / 01-os-solaris.patch
blob51d6060233b2c7be58ec98404be0518dc425f801
1 diff --git a/nsprpub/pr/include/md/_solaris.h b/nsprpub/pr/include/md/_solaris.h
2 index 4ebf77f..a6b384f 100644
3 --- a/nsprpub/pr/include/md/_solaris.h
4 +++ b/nsprpub/pr/include/md/_solaris.h
5 @@ -52,6 +52,12 @@
6 #define _PR_HAVE_ATOMIC_OPS
7 #endif
9 +/* Earlier these settings were detected by nsprpub configure, now it doesn't run */
10 +#define HAVE_FCNTL_FILE_LOCKING
11 +#define _PR_HAVE_OFF64_T
12 +#define _PR_INET6
13 +/* End of configure-detected settings */
15 #define _PR_POLL_AVAILABLE
16 #define _PR_USE_POLL
17 #define _PR_STAT_HAS_ST_ATIM