chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / ports / sysdeps / unix / sysv / linux / mips / mips64 / Makefile
1 ifeq ($(subdir),socket)
2 CFLAGS-recv.c += -fexceptions
3 CFLAGS-send.c += -fexceptions
4 endif
5
6 ifeq ($(subdir),nptl)
7 CFLAGS-recv.c += -fexceptions
8 CFLAGS-send.c += -fexceptions
9 endif