зеркало из https://github.com/mozilla/gecko-dev.git
I don't see the bustage that the tinderbox does but this should fix it.
This commit is contained in:
Родитель
df864f92e9
Коммит
10e2bde3db
|
@ -56,4 +56,8 @@ REQUIRES = js img layer util
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
|
ifeq ($(OS_ARCH), Linux)
|
||||||
|
DEFINES += -D_BSD_SOURCE
|
||||||
|
endif
|
||||||
|
|
||||||
$(LIBRARY): $(OBJS)
|
$(LIBRARY): $(OBJS)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче