mirror of https://git.musl-libc.org/git/musl
Browse Source
Some armhf gcc toolchains (built with --with-float=hard but without --with-fpu=vfp*) do not pass -mfpu=vfp to the assembler and then binutils rejects the UAL mnemonics for VFP unless there is an .fpu vfp directive in the asm source.master
committed by
Rich Felker
5 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue