about summary refs log tree commit diff
path: root/sysdeps/alpha/configure
blob: 3d665d96f2b40c4ee144c012c5431b837c525dde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file is generated from configure.ac by Autoconf.  DO NOT EDIT!
 # Local configure fragment for sysdeps/alpha.

# With required gcc+binutils, we can always access static and hidden
# symbols in a position independent way.
$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h


# PIE builds fail on binutils 2.37 and earlier, see:
# https://sourceware.org/bugzilla/show_bug.cgi?id=28672
$as_echo "#define PIE_UNSUPPORTED 1" >>confdefs.h

# work around problem with autoconf and empty lines at the end of files