summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Pirama Arumuga Nainar <pirama@google.com> 2019-02-18 22:23:42 -0800
committer Pirama Arumuga Nainar <pirama@google.com> 2019-02-19 10:00:27 -0800
commitc7679de4ab746c62c19eefdcefc6ee55ca5817cc (patch)
treec89e7580c4f99d92267070dea6fd2a003b60606a /python/python.go
parentdd739bbdf2443a131c2f04e58d0f6136c046c787 (diff)
Override module's C flags when coverage is enabled
Bug: http://b/116873221 Disable -Wframe-larger-than because building without optimization can make frame larger. Building dng_sdk with coverage results in a bigger stack frame than the limit in C flags. Get optimization level back to -O0 if module has a non-default optimization level. Not doing so causes link failures with libneuralnetworks.so. Test: Build with coverage. Change-Id: I36b2979bb6a73023458c8de3241e975845bd36eb
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions