View | Details | Raw Unified | Return to bug 213768 | Differences between
and this patch

Collapse All | Expand All

(-)editors/libreoffice/Makefile (+2 lines)
Lines 283-288 Link Here
283
.endif
283
.endif
284
.else
284
.else
285
CXXFLAGS_WARN=	-Wshadow -Woverloaded-virtual
285
CXXFLAGS_WARN=	-Wshadow -Woverloaded-virtual
286
# fix for lang/gcc5: declare std::to_string, EOF, and *printf
287
CXXFLAGS += -D_GLIBCXX_USE_C99=1 -include stdio.h
286
.endif
288
.endif
287
289
288
pre-configure:
290
pre-configure:

Return to bug 213768