diff options
Diffstat (limited to 'sysdeps/arc')
-rw-r--r-- | sysdeps/arc/configure | 2 | ||||
-rw-r--r-- | sysdeps/arc/configure.ac | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/arc/configure b/sysdeps/arc/configure index bce7d3c..92050f4 100644 --- a/sysdeps/arc/configure +++ b/sysdeps/arc/configure @@ -1,8 +1,6 @@ # This file is generated from configure.ac by Autoconf. DO NOT EDIT! # Local configure fragment for sysdeps/arc. -$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h - libc_cv_have_sdata_section=no # For ARC, historically ; was used for comments and not newline diff --git a/sysdeps/arc/configure.ac b/sysdeps/arc/configure.ac index cb490e4..619da4e 100644 --- a/sysdeps/arc/configure.ac +++ b/sysdeps/arc/configure.ac @@ -1,7 +1,6 @@ GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. # Local configure fragment for sysdeps/arc. -AC_DEFINE(PI_STATIC_AND_HIDDEN) libc_cv_have_sdata_section=no # For ARC, historically ; was used for comments and not newline |