On Thu, Jul 21, 2016 at 3:25 AM, <[email protected]> wrote: > ++CFLAGS_COMMON = $(CFLAGS_ARCH) \ > ++ -DVERSION='"$(VERSION)"' \ > ++ -DRELEASE_DATE='"$(DATE)"' > ++
how is DATE calculated ? such things can hamper reproducability if they use the system date at build time. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
