Re: remove zephyr-env.sh
Perez-Gonzalez, Inaky <inaky.perez-gonzalez@...>
On Wed, 2016-04-20 at 19:35 +0000, Cufi, Carles wrote:
Hi Inaky,to avoid those issues I usually run make ZEPHYR_BASE=DIR <blah>, whichFrom: Perez-Gonzalez, Inaky [mailto:inaky.perez-gonzalez(a)intel.com]I might be mistaken but I believe ZEPHYR_BASE is indeed set by is kind of more verbose, but gets the trick done. However, I hear your call. I think it's worthwhile to consider the posibility of having the Makefile "look" for the source (looking in top level directories, following a symlink, $ZEPHYR_BASE or fail) -- the trick is how to do it so it does not require a huge chunk of code in each app's Makefile (it can't be in a library as we'd have to point to it) By the way, and as a side comment, paths containing "~" do not seemMind filing a ticket for it, please?
|
|