[Buildroot] [PATCH 1/3] vala: add vala/valac wrapper

Gustavo Zacarias gustavo at zacarias.com.ar
Tue Feb 23 00:27:19 UTC 2016


On 22/02/16 20:48, Arnout Vandecappelle wrote:

>> +#!/bin/sh
>> +$0- at VALA_VERSION@ --vapidir=@STAGING_DIR@/usr/share/vala/vapi --girdir=@STAGING_DIR@/usr/share/gir-1.0 $@
>
>   This makes it non-relocatable. Instead, just use the ${STAGING_DIR} that is
> passed in the environment. That means you can't use vala/c outside of buildroot,
> but I don't think that's an issue, right?

Hi.
Not more so than the pkg-config wrapper or the toolchain wrapper, which 
i can bet is more used/important than this one.
Regards.



More information about the buildroot mailing list