libubootenv: Add CMAKE_BUILD_TYPE option to EXTRA_OECMAKE
The release mode allows to define 'NDEBUG' in order to
not display "Environment OK, copy" on each call.
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Acked-by: Stefano Babic <sbabic@denx.de>
Tested-by: Diego Rondini <diego.rondini@kynetics.com>