mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
Define HAVE_LOCALTIME_R_POINTER for all new releases (V4.0, V5.0, etc.)
This commit is contained in:
parent
5af4b59cf6
commit
b981762b29
@ -82,9 +82,7 @@ endif
|
||||
|
||||
ifeq (,$(filter-out V2.0 V3.2,$(OS_RELEASE)))
|
||||
OS_CFLAGS += -DHAVE_INT_LOCALTIME_R
|
||||
endif
|
||||
|
||||
ifeq (V4,$(findstring V4,$(OS_RELEASE)))
|
||||
else
|
||||
OS_CFLAGS += -DHAVE_POINTER_LOCALTIME_R
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user