summaryrefslogtreecommitdiff
path: root/NativeCode.bp
diff options
context:
space:
mode:
Diffstat (limited to 'NativeCode.bp')
-rw-r--r--NativeCode.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/NativeCode.bp b/NativeCode.bp
index 050f29fdc9..3f296fa3fa 100644
--- a/NativeCode.bp
+++ b/NativeCode.bp
@@ -113,7 +113,7 @@ cc_defaults {
static_libs: ["libfdlibm"],
target: {
- linux: {
+ linux_glibc: {
cflags: [ // Sigh.
"-D_LARGEFILE64_SOURCE",
"-D_GNU_SOURCE",