ia64: math: stub out new e_rem_pio2l func
The ia64 math code stubs out the existing [er]_rem_*.c files, but the main tree has added a new one since its removal. Stub out that new file too. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
293432b4af
commit
421ff1c38d
@ -1,3 +1,7 @@
|
||||
2012-04-27 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* sysdeps/ia64/fpu/e_rem_pio2l.c: New file.
|
||||
|
||||
2012-04-27 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* sysdeps/ia64/bits/fenv.h: Change __const to const.
|
||||
|
1
sysdeps/ia64/fpu/e_rem_pio2l.c
Normal file
1
sysdeps/ia64/fpu/e_rem_pio2l.c
Normal file
@ -0,0 +1 @@
|
||||
/* Not needed. */
|
Loading…
x
Reference in New Issue
Block a user