Comment 12 for bug 1939379

Revision history for this message
Matthias Klose (doko) wrote :

> $ arm-linux-gnueabihf-gcc-11 -march=armv7-a -c -x c /dev/null
> cc1: error: ‘-mfloat-abi=hard’: selected architecture lacks an FPU

you have to use -march=armv7-a+fp for now on.