]> git.ipfire.org Git - thirdparty/glibc.git/blob - ports/sysdeps/unix/sysv/linux/mips/mips64/Makefile
Move all files into ports/ subdirectory in preparation for merge with glibc
[thirdparty/glibc.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