ports/shells/ksh93/files
John Marino cd7f376bdf shells/ksh93: Fix build with gcc5
The ksh93 build process requires the pre-GCC5 CPP newline behavior, which
the -P argument provides by disabling line markers.  This enables ksh93
to be built by gcc5 and later.

Approved by:	GCC blanket
PR:		216707 (related)
2017-02-09 20:26:22 +00:00
..
patch-src-lib-libast-features-wchar
patch-src-lib-libast-hash-hashalloc.c
patch-src-lib-libast-string-tokscan.c
patch-src_cmd_INIT_iffe.sh