]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(CFLAGS-ioperm.c): Define to set needed instruction set.
authorUlrich Drepper <drepper@redhat.com>
Sat, 14 Mar 1998 09:09:36 +0000 (09:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 14 Mar 1998 09:09:36 +0000 (09:09 +0000)
sysdeps/unix/sysv/linux/alpha/Makefile

index fa2c0786648cdedb6ae57e6daac4c635ab4e0774..a7b573bf4ec5df342b0e53b6d50941a49465bed7 100644 (file)
@@ -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