1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Index: strace-4.5.20/Makefile.am =================================================================== --- strace-4.5.20.orig/Makefile.am +++ strace-4.5.20/Makefile.am @@ -109,11 +109,7 @@ if LINUX IOCTLDIR = /usr/include IOCTLASM = asm -if I386 ioctlent_h = linux/ioctlent.h -else -ioctlent_h = linux/$(ARCH)/ioctlent.h -endif BUILT_SOURCES = $(ioctlent_h)