summaryrefslogtreecommitdiff
path: root/pwd
diff options
context:
space:
mode:
Diffstat (limited to 'pwd')
-rw-r--r--pwd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/pwd/Makefile b/pwd/Makefile
index f656022ae2..5b3053676e 100644
--- a/pwd/Makefile
+++ b/pwd/Makefile
@@ -36,6 +36,7 @@ CFLAGS-getpwuid_r.c = -DUSE_NSCD=1
CFLAGS-getpwnam_r.c = -DUSE_NSCD=1
CFLAGS-getpwent_r.c = -fexceptions
CFLAGS-getpwent.c = -fexceptions
+CFLAGS-getpw.c = -fexceptions
endif