Backed out changeset: abe4ce9d3e0e
This commit is contained in:
parent
7e6f3bfd83
commit
731f002175
@ -12,7 +12,7 @@ for i in SM.sdkInfo:
|
||||
|
||||
if compiler.cc.name == 'gcc' or compiler.cc.name == 'clang':
|
||||
compiler['CFLAGS'].append('-Wno-parentheses')
|
||||
compiler['CXXFLAGS'].append('-Wno-invalid-offsetof')
|
||||
compiler['CFLAGS'].append('-Wno-invalid-offsetof')
|
||||
|
||||
if i != 'ep1':
|
||||
compiler['CDEFINES'].append('HOOKING_ENABLED')
|
||||
|
Loading…
Reference in New Issue
Block a user