Remove -Wc++14-compat from tf_profiler_copts
PiperOrigin-RevId: 355685006 Change-Id: I1594ee27e3d61c1365d37ec01b5bb9bb534b39dd
This commit is contained in:
parent
0dd85e294e
commit
e8081ab353
@ -16,4 +16,4 @@ def if_profiler_oss(if_true, if_false = []):
|
||||
})
|
||||
|
||||
def tf_profiler_copts():
|
||||
return if_profiler_oss(["-Wc++14-compat"])
|
||||
return []
|
||||
|
Loading…
Reference in New Issue
Block a user