diff options
author | Emil Velikov <[email protected]> | 2017-01-18 13:54:02 +0000 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2017-02-10 11:47:24 +0000 |
commit | 4d8bb9cf8c8e8bd3185461760ca89e6021c0b8e0 (patch) | |
tree | e3c180c5ee7575d221ee0e5983fdcbd700c00b5d /include/EGL | |
parent | fc30992a54dbf4274e8741ebd64f289e06b38096 (diff) |
configure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
Earlier refactoring commits started setting the above regardless if LLVM
is used or not. Move them to the respective section to restore the
original functionality.
Since we require the preprocessor flags (includes in particular) for the
header version parsing keep those as-is. They are not used outside of
configure.ac thus should not cause any side-effects.
As-is adding the C/CXXFLAGS can lead to build issues on when
cross-compiling.
Cc: Ilia Mirkin <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: "17.0" <[email protected]>
Reported-by: Ilia Mirkin <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Tobias Droste <[email protected]>
Diffstat (limited to 'include/EGL')
0 files changed, 0 insertions, 0 deletions