Skip to content
Snippets Groups Projects
Commit 2b02bc64 authored by Nedeljko Babic's avatar Nedeljko Babic Committed by Michael Niedermayer
Browse files

mips: add assembler flags for mips32r2 ISA and mhard-float


For some compilers ISA older than mips32r2 is set as default.
 Because of them assembler flag "-mips32r2" needs to be added
 for CPUs that support mips32r2 ISA in part of configure script
 where ISA capabilities are checked.
"-mhard-float" assembler flag is also added for CPUs that have FPU.

Signed-off-by: default avatarNedeljko Babic <nbabic@mips.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 9341bbfc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment