Compile without --std=c++0x
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AM_CXXFLAGS = --std=c++0x -pedantic -Werror -Wall -Wextra -Weffc++ -fno-default-inline -pipe
|
||||
AM_CXXFLAGS = -pedantic -Wno-long-long -Werror -Wall -Wextra -Weffc++ -fno-default-inline -pipe
|
||||
|
||||
noinst_LIBRARIES = libmoshcrypto.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user