summaryrefslogtreecommitdiffstats
path: root/src/egl
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-07-27 03:03:30 +0100
committerEmil Velikov <[email protected]>2014-08-13 00:46:55 +0100
commit51a9a09ba8ca9a9d7bc00e3fac281a11cc94fd02 (patch)
tree43f0ecf0e1831e1c4accd46b7e5d41e9a4381bc3 /src/egl
parent2e748183748734627533817663b38ede4acb0e55 (diff)
android: gallium/auxiliary: drop log2/log2f redefitions
Recent versions of bionic has picked up support for these functions, leading to build issues due to the redefition of the symbols. Note: wrapping things in #ifdef does not cut it :\ Identical patch is available in chromium, android-x86 and perhaps other projects. commit 66c1c789ce3407472de9ed620c9f815639058835 Author: [email protected] Date: Wed Apr 02 10:59:34 2014 +0000 Porting to x64 Android. Remove redefinitions of log2 and log2f. BUG= [email protected] Review URL: https://codereview.chromium.org/216773005 commit 9cc0a0d2b0499556680b182888af86f29d4ec30b Author: Chih-Wei Huang <[email protected]> Date: Sun Jul 21 23:04:19 2013 +0800 android: remove log2, log2f The functions are already defined in the latest bionic. Cc: Chia-I Wu <[email protected]> Cc: "10.1 10.2" <[email protected]> Signed-off-by: Emil Velikov <[email protected]> Acked-by: Chia-I Wu <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions