From: Ulrich Drepper Date: Sat, 14 Mar 1998 09:09:36 +0000 (+0000) Subject: (CFLAGS-ioperm.c): Define to set needed instruction set. X-Git-Tag: cvs/before-sparc-2_0_x-branch~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feee0fe6b7ba1750446cccf66aac382e0b19741b;p=thirdparty%2Fglibc.git (CFLAGS-ioperm.c): Define to set needed instruction set. --- diff --git a/sysdeps/unix/sysv/linux/alpha/Makefile b/sysdeps/unix/sysv/linux/alpha/Makefile index fa2c0786648..a7b573bf4ec 100644 --- a/sysdeps/unix/sysv/linux/alpha/Makefile +++ b/sysdeps/unix/sysv/linux/alpha/Makefile @@ -3,4 +3,6 @@ sysdep_headers += alpha/ptrace.h alpha/regdef.h sysdep_routines += ieee_get_fp_control ieee_set_fp_control \ sethae ioperm osf_sigprocmask fstatfs statfs llseek + +CFLAGS-ioperm.c = -Wa,-m21164a endif