1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-02 16:01:20 +03:00
2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL):
	Fix inline assembler constraints.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL):
	Likewise.

	* sysdeps/s390/s390-64/Makefile (pic-ccflag): Use -fpic instead of
	-fPIC.
This commit is contained in:
Ulrich Drepper
2003-01-20 18:59:08 +00:00
parent 4a9b34fe01
commit d5b6c81799
5 changed files with 45 additions and 90 deletions

View File

@@ -1,4 +1,4 @@
pic-ccflag = -fPIC
pic-ccflag = -fpic
ifeq ($(subdir),gmon)
sysdep_routines += s390x-mcount