[FS#196] SOURCE_DATE_EPOCH unset while calling the Makefile from the outside

LEDE Bugs lede-bugs at lists.infradead.org
Sat Oct 15 10:40:30 PDT 2016


The following task has a new comment added:

FS#196 - SOURCE_DATE_EPOCH unset while calling the Makefile from the outside
User who did this - Mathias Kresin (mkresin)

----------
Calling LEDE Makefiles out of the LEDE build system is not supported and out of scope of LEDE.

You can compile the LEDE tools using the LEDE build system:


make tools/{clean,compile} V=s


If you only want to compile one specific tool:


make tools/yaffs2/{clean,compile} V=s

----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=196#comment649



More information about the lede-bugs mailing list