summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/Makefile.inc
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-11-04 03:23:56 +0000
committeralfred <alfred@FreeBSD.org>2002-11-04 03:23:56 +0000
commite08a3f47cf017124cfdd6dd81c1ee9bdd35e3306 (patch)
treef57ee4f74773102ae5cfdd3cc73849b40c4b9a31 /lib/libc/stdio/Makefile.inc
parentc3a4aaf5731a8bbbb62805ead05c878d79be4396 (diff)
downloadFreeBSD-src-e08a3f47cf017124cfdd6dd81c1ee9bdd35e3306.zip
FreeBSD-src-e08a3f47cf017124cfdd6dd81c1ee9bdd35e3306.tar.gz
Backout "compatibility hack" for __sF.
Requested by: Steve Kargl <sgk@troutmask.apl.washington.edu> (submitter)
Diffstat (limited to 'lib/libc/stdio/Makefile.inc')
-rw-r--r--lib/libc/stdio/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/stdio/Makefile.inc b/lib/libc/stdio/Makefile.inc
index 3841cfc..7ab0337 100644
--- a/lib/libc/stdio/Makefile.inc
+++ b/lib/libc/stdio/Makefile.inc
@@ -4,10 +4,6 @@
# stdio sources
.PATH: ${.CURDIR}/../libc/stdio
-.if WANT_COMPAT4_STDIO
-CFLAGS+=-DCOMPAT4_STDIO
-.endif
-
SRCS+= _flock_stub.c asprintf.c clrerr.c fclose.c fdopen.c feof.c ferror.c \
fflush.c fgetc.c fgetln.c fgetpos.c fgets.c fgetwc.c fgetws.c \
fileno.c findfp.c flags.c fopen.c fprintf.c fpurge.c fputc.c fputs.c \
OpenPOWER on IntegriCloud