Bug 318918 work around gcc 2.9x bug with #line. patch by Doug Shelton

<doug@sheltonfamily.org> r=bsmedberg
This commit is contained in:
cbiesinger%web.de 2006-02-21 18:30:04 +00:00
Родитель 4344327b16
Коммит 6f0869c658
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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)