commit | 48da33389b086d1a52524feee049d8219dc4a190 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Oct 09 15:09:59 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 09 15:09:59 2019 +0000 |
tree | a48685c8541f9dbf6120022b794b86bbf6739908 | |
parent | e9ff7627895b09ddb105f43be9e3565c684292b6 [diff] | |
parent | 2584b88469f8c9d1ddea401654e110e494c8043a [diff] |
Merge "Remove unused -D from libm build."
diff --git a/libm/Android.bp b/libm/Android.bp index b7bae54..bf05b17 100644 --- a/libm/Android.bp +++ b/libm/Android.bp
@@ -463,7 +463,6 @@ cflags: [ "-D__BIONIC_LP32_USE_LONG_DOUBLE", - "-D__BIONIC_NO_MATH_INLINES", "-D_BSD_SOURCE", "-DFLT_EVAL_METHOD=0", "-include freebsd-compat.h",