On Tue, Sep 17 2019, Josias Inacio da Silva Filho wrote:
> I have a recipe that supports building both native and target, however I
> noticed only one can be modified at a time.
>
> If I try doing:
> $ devtool modify myrecipe path_x
> $ devtool modify myrecipe-native path_x
>
> It complains say
I have a recipe that supports building both native and target, however I
noticed only one can be modified at a time.
If I try doing:
$ devtool modify myrecipe path_x
$ devtool modify myrecipe-native path_x
It complains saying I can only modify one variant at a time.
The way to get around this i