aboutsummaryrefslogtreecommitdiffstats
path: root/screenshot
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2009-05-20 18:37:31 +0200
committerDavid 'Digit' Turner <digit@google.com>2009-05-20 18:37:31 +0200
commitdeba88bfd6ebfc5f2b755f60ff4870d0b2507610 (patch)
tree2109dd0e9a9d0ff41c9103c34d586ea3713419f0 /screenshot
parent7292eac2450ddb11c296c6af301e0d6fac1f86ce (diff)
downloadsdk-deba88bfd6ebfc5f2b755f60ff4870d0b2507610.zip
sdk-deba88bfd6ebfc5f2b755f60ff4870d0b2507610.tar.gz
sdk-deba88bfd6ebfc5f2b755f60ff4870d0b2507610.tar.bz2
This fixes the build to always define the ANDROID macro, and remove an empty -I from the compiler options.
The latter had the effect of removing the benefit of optimization settings, i.e. a typical compiler command would look like: <toolchain-compiler> .... -Isources/<module-path> -I -O2 -g The "-I -O2" was interpreted literally as "search in '-O2' directory, and the optimization was never set to 2 (or 0 in case of debug mode).
Diffstat (limited to 'screenshot')
0 files changed, 0 insertions, 0 deletions