mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 928132 - Remove obsolete 'restrict' define. r=derf
From 80b8408c1466a245b5fdbb13df71d863a0dab292 Mon Sep 17 00:00:00 2001 This is no longer necessary now that we've updated to more recent reference code and causes problems on some compilers.
This commit is contained in:
parent
7fae1b5078
commit
4bbb74b589
@ -8,7 +8,6 @@ DEFINES += \
|
||||
-DOPUS_BUILD \
|
||||
-DOPUS_VERSION='"v1.1-beta-23-gf2446c2-mozilla"' \
|
||||
-DUSE_ALLOCA \
|
||||
-Drestrict= \
|
||||
$(NULL)
|
||||
|
||||
ifneq ($(filter $(OS_ARCH),Linux Darwin DragonFly FreeBSD NetBSD OpenBSD),)
|
||||
|
Loading…
Reference in New Issue
Block a user