mesa/src/glsl/builtin_compiler
Jonathan Liu 2da0bd0526 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>
2013-07-18 13:54:20 -07:00
..
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
builtin_stubs.cpp build: Don't cross-compile GLSL builtin compiler 2012-11-01 18:18:21 -07:00
Makefile.am builtin_compiler/build: Avoid using libtool if cross compiling 2013-07-18 13:54:20 -07:00