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