commit | c0c7d2e1ef1deebde1578cd6fea6512ba2d73c45 | [log] [tgz] |
---|---|---|
author | Henrik Kjellander <kjellander@google.com> | Mon Sep 07 10:57:42 2015 |
committer | Henrik Kjellander <kjellander@google.com> | Mon Sep 07 10:57:57 2015 |
tree | b764bada4b0973e3e9315e357872aa938e5e31c4 | |
parent | bb741b3afa23ec59c1948841f2de71f422245564 [diff] |
GN: Fix invalid configuration for Android GCC build. The disabling of the sin,cos,sinf,cosf functions had the wrong condition for GN. This fixes that and also makes the condition in common.gypi a bit more readable. BUG= R=pbos@webrtc.org Review URL: https://codereview.webrtc.org/1307633008 . Cr-Commit-Position: refs/heads/master@{#9871}