mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
Merged the NetBSD patch contributed by Frank van der Linden
(frank@wins.uva.nl). ftp://ftp.netbsd.org/pub/NetBSD/misc/fvdl/mozilla/diff-19981008.001
This commit is contained in:
parent
78a4fe45d4
commit
f3e3e01be1
@ -44,6 +44,8 @@ endif
|
||||
|
||||
ARCH = netbsd
|
||||
|
||||
DLL_SUFFIX = so.1.0
|
||||
|
||||
DSO_CFLAGS = -fPIC
|
||||
DSO_LDFLAGS =
|
||||
DSO_LDOPTS = -Bshareable
|
||||
|
@ -48,6 +48,8 @@
|
||||
#define HAVE_DLL
|
||||
#define USE_DLFCN
|
||||
#define _PR_HAVE_SOCKADDR_LEN
|
||||
#define _PR_NO_LARGE_FILES
|
||||
#define _PR_STAT_HAS_ST_ATIMESPEC
|
||||
|
||||
#define USE_SETJMP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user