From feee0fe6b7ba1750446cccf66aac382e0b19741b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 14 Mar 1998 09:09:36 +0000 Subject: [PATCH] (CFLAGS-ioperm.c): Define to set needed instruction set. --- sysdeps/unix/sysv/linux/alpha/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.2