diff options
| -rw-r--r-- | test/unit/makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/test/unit/makefile b/test/unit/makefile index 6d8cff665..6085b54e9 100644 --- a/test/unit/makefile +++ b/test/unit/makefile @@ -12,7 +12,6 @@ ifeq ($(shell uname),Darwin)  # On OS X always use clang as g++ is old version  CLANG = 1  USELIBCPP = 1 -CXXSTD=c++1z  endif  endif | 
