about summary refs log tree commit diff
path: root/sysdeps/sparc/sparc64/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-03-28 14:25:42 -0700
committerDavid S. Miller <davem@davemloft.net>2012-03-28 14:25:42 -0700
commit18c9d62b9c575a54f26ca5aebeb03dd7322fc180 (patch)
treeb2f22597956c015e5259cb947de32056281da4b6 /sysdeps/sparc/sparc64/Makefile
parentfb289bde9a171c5f7fbcd1230018562dc0bd8ded (diff)
downloadglibc-18c9d62b9c575a54f26ca5aebeb03dd7322fc180.tar.gz
glibc-18c9d62b9c575a54f26ca5aebeb03dd7322fc180.tar.xz
glibc-18c9d62b9c575a54f26ca5aebeb03dd7322fc180.zip
Make sparc's -fPIC addition to ASFLAGS-.os more robust.
	* sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
	* sysdeps/sparc/sparc32/Makefile: rather than here...
	* sysdeps/sparc/sparc64/Makefile: and here.
Diffstat (limited to 'sysdeps/sparc/sparc64/Makefile')
-rw-r--r--sysdeps/sparc/sparc64/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/sparc/sparc64/Makefile b/sysdeps/sparc/sparc64/Makefile
index fb000329a9..2b7b83035a 100644
--- a/sysdeps/sparc/sparc64/Makefile
+++ b/sysdeps/sparc/sparc64/Makefile
@@ -7,9 +7,6 @@ ifeq ($(subdir),string)
 sysdep_routines += align-cpy
 endif
 
-# The assembler on SPARC needs the -fPIC flag even when it's assembler code.
-ASFLAGS-.os = -fPIC
-
 ifeq ($(have-as-vis3),yes)
 ASFLAGS-.o += -Wa,-Av9d
 ASFLAGS-.os += -Wa,-Av9d