K 10 svn:author V 4 bapt K 8 svn:date V 27 2017-12-19T15:08:41.440146Z K 7 svn:log V 637 CLeanup u-boot-tools - Do not overwrite do-build, it is not necessary - Ensure the env variables are respected during configure phase - Now that we use the regular do-build kernel we can pass gmake variables via arguments which allows to overwrites predefine ones without custom patches - Force verbose mode when building to see what command line is invoke, in in particular which compiler is called - Overwrite NOSTDINC_FLAGS because on freebsd we do actually want to use our regular standard include files - Register the dependency on libssl/libcrypto Approved by: manu Differential Revision: https://reviews.freebsd.org/D13543 END