зеркало из https://github.com/mozilla/gecko-dev.git
Bug 318918 work around gcc 2.9x bug with #line. patch by Doug Shelton
<doug@sheltonfamily.org> r=bsmedberg
This commit is contained in:
Родитель
4344327b16
Коммит
6f0869c658
|
@ -107,3 +107,5 @@ include $(topsrcdir)/config/rules.mk
|
|||
sqlite-shell.$(OBJ_SUFFIX): shell.c
|
||||
$(ELOG) $(CC) $(OUTOPTION)$@ -c $(COMPILE_CFLAGS) $(_VPATH_SRCS)
|
||||
|
||||
# next line allows use of MOZ_OBJDIR in .mozconfig with older gcc on BeOS, maybe others
|
||||
LOCAL_INCLUDES += -I$(srcdir)
|
||||
|
|
Загрузка…
Ссылка в новой задаче