mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Remove __NO_MATH_INLINES
With fenvinline.h removal the flag is not used anymore. Checked on x86_64-linux-gnu.
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
<https://www.gnu.org/licenses/>. */
|
||||
|
||||
#ifndef HAVE_MAIN
|
||||
#undef __NO_MATH_INLINES
|
||||
#define __NO_MATH_INLINES 1
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user