[PATCH] Fix i386 fenv support

Joel Sherrill joel at rtems.org
Wed Mar 4 18:22:23 UTC 2020


In removing the symbolic links, I accidentally ended up with the
i386 not having an fenv.h implementation. All the files linked to
the stub.

This patch addresses this.

--joel

Joel Sherrill (1):
  i386/fenv.c: Include fenv.c implementation shared with x86_64, not
    stub

 newlib/libm/machine/i386/fenv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.3.1



More information about the devel mailing list