include c++11 for autotools
This commit is contained in:
parent
63e85a426e
commit
5f33ac8588
@ -41,4 +41,4 @@ mkdir build || true
|
||||
cd build
|
||||
../configure
|
||||
|
||||
make -j ${NPROCESSORS:-2}
|
||||
make -j -std=c++11 {NPROCESSORS:-2}
|
||||
|
Loading…
x
Reference in New Issue
Block a user