Add sdk'less sample_ext and update -std to 14 (#1456)
This commit is contained in:
@@ -178,7 +178,7 @@ class ExtensionConfig(object):
|
||||
'-fvisibility=hidden',
|
||||
]
|
||||
cxx.cxxflags += [
|
||||
'-std=c++11',
|
||||
'-std=c++14',
|
||||
'-fno-exceptions',
|
||||
'-fno-threadsafe-statics',
|
||||
'-Wno-non-virtual-dtor',
|
||||
|
||||
Reference in New Issue
Block a user