[Mesa-dev] [PATCH] builtin_compiler/build: Avoid using libtool if cross compiling

Matt Turner mattst88 at gmail.com
Thu Jul 18 13:59:16 PDT 2013


On Tue, Jun 4, 2013 at 6:03 AM, Jonathan Liu <net147 at gmail.com> wrote:
> 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
> Signed-off-by: Jonathan Liu <net147 at gmail.com>
> ---

Thanks, committed (finally).


More information about the mesa-dev mailing list