diff options
author | Jonathan Liu <net147@gmail.com> | 2013-06-04 23:03:55 +1000 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2013-07-18 13:54:20 -0700 |
commit | 2da0bd05268f7fc3b602d4bf380ad7b414726933 (patch) | |
tree | 1eec21ca2ee0b39dfab3d383f51b227fd447f88d /m4 | |
parent | 2b5b436615f66adf0f49391c5b0dfd1c0c6e0ad4 (diff) | |
download | external_mesa3d-2da0bd05268f7fc3b602d4bf380ad7b414726933.zip external_mesa3d-2da0bd05268f7fc3b602d4bf380ad7b414726933.tar.gz external_mesa3d-2da0bd05268f7fc3b602d4bf380ad7b414726933.tar.bz2 |
builtin_compiler/build: Avoid using libtool if cross compiling
Adds the dependencies of builtin_compiler as sources when cross
compiling instead of using libtool to share compilation with src/glsl.
The builtin_compiler executable is built for the host when cross
compiling so it doesn't make sense to share compilation with src/glsl
built for the target in this case.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44618
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Jonathan Liu <net147@gmail.com>
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions