diff --git a/recipes/linux/cores-linux-armhf-generic.conf b/recipes/linux/cores-linux-armhf-generic.conf index 127eea93..a3f41e34 100644 --- a/recipes/linux/cores-linux-armhf-generic.conf +++ b/recipes/linux/cores-linux-armhf-generic.conf @@ -4,3 +4,7 @@ MAKEPORTABLE YES CORE_JOB YES MAKE make PATH /usr/lib/ccache +CC arm-linux-gnueabihf-gcc +CXX arm-linux-gnueabihf-g++ +CXX11 arm-linux-gnueabihf-g++ +STRIP arm-linux-gnueabihf-strip