diff options
author | Jon TURNEY <[email protected]> | 2012-07-16 21:14:43 +0100 |
---|---|---|
committer | Jon TURNEY <[email protected]> | 2012-07-16 22:54:36 +0100 |
commit | d80fd04639a6e378c6e13c8ffaa91d43decf58a8 (patch) | |
tree | c5e7b46058f109d8bebb8d7a77fcadebe5bc76ed /Android.mk | |
parent | 8dc074cd92dfc2f80f6c69f80f0d169ad5bb10aa (diff) |
Fix building mesa with assembly enabled since a112ca5d
a112ca5d rather crassly smashed all the compiler flags together into AM_CFLAGS.
Separate them out the way they were before, putting pre-processor flags into
AM_CPPFLAGS, so assembly source gets preprocessed with the correct pre-processor
flags as well.
Also, remove unneeded CFLAGS from AM_CFLAGS, and CXXFLAGS from AM_CXXFLAGS
Signed-off-by: Jon TURNEY <[email protected]>
Tested-by: Brian Paul <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions