2017-03-03 20:01 GMT+01:00 Mauro Rossi <issor.or...@gmail.com>:

> 2017-03-03 11:52 GMT+01:00 Tapani Pälli <tapani.pa...@intel.com>:
> > when files are being generated the value of $intermediates var content
> can be
> > completely random, this makes sure that outdir is the wanted one.
>
> The value of intermediates variable is local to the module and is set
> at the line:
>
> intermediates := $(call local-generated-sources-dir)
>
> For confirmation, why is $(vulkan_api_xml) variable ok
> and $(intermediates) not ok in the generation rules?
>
> Mauro


Nevermind
I saw the build error
Thanks Tapani

IOError: [Errno 2] No such file or directory:
'out/target/common/obj/PACKAGING/boot-jars-package-check_intermediates/util/vk_enum_to_str.c'
ninja: build stopped: subcommand failed.
build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to