Ticket #51196: std=.patch
File std=.patch, 374 bytes (added by ballapete (Peter "Pete" Dyballa), 9 years ago) |
---|
-
nss/external_tests/common/gtest.
old new 31 31 # On windows, we need to create the parent directory 32 32 # Needed because we include files from a subdirectory 33 33 MAKE_OBJDIR = $(INSTALL) -D $(dir $@) 34 else35 CXXFLAGS += -std=c++0x36 34 endif