mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
Force Release otherwise libraries will be suffixed by _debug which will raise unexpected build failures with packages that use gflags (e.g. rocksdb) Fixes: - http://autobuild.buildroot.org/results/3545774258babc3584f69e7d523efdf7fff1acb5 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>