1
0
mirror of https://github.com/fluencelabs/musl synced 2025-07-10 20:12:00 +00:00

add missing sub files for mipsel-sf to use softfloat code

the build system has no automatic way to know this code applies to
both big (default) and little endian variants, so explicit .sub files
are needed.
This commit is contained in:
Rich Felker
2014-02-24 17:31:00 -05:00
parent e5bb165bed
commit e7837ec79f
3 changed files with 3 additions and 0 deletions
src
fenv
mipsel-sf
setjmp

@ -0,0 +1 @@
../fenv.c

@ -0,0 +1 @@
../mips-sf/longjmp.s

@ -0,0 +1 @@
../mips-sf/setjmp.s