Un-bust building of NSS after update to 3.48 on Solaris.

This commit is contained in:
Fedor 2020-05-07 14:45:00 +03:00
parent d9054cd9a6
commit c4bf507959
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ endif
RANLIB = echo
CPU_ARCH = sparc
OS_DEFINES += -DSVR4 -DSYSV -D__svr4 -D__svr4__ -DSOLARIS -D_REENTRANT
OS_DEFINES += -DSVR4 -DSYSV -D__svr4 -D__svr4__ -DSOLARIS -D_REENTRANT -D__EXTENSIONS__
ifeq ($(OS_TEST),i86pc)
ifeq ($(USE_64),1)