about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/i386/Makefile
blob: e7d3b44682e98fee3acac3ea018390f1e1e2f513 (plain) (blame)
1
2
3
4
5
6
7
8
ifeq ($(subdir),misc)
sysdep_routines += ioperm
sysdep_headers += sys/io.h
endif

ifeq ($(subdir),csu)
CFLAGS-init-first.c += -momit-leaf-frame-pointer
endif