HomeFreeBSD

shells/ksh93: Fix build with gcc5

Description

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)

Details

Provenance
marinoAuthored on
Parents
rP433770: update emulators/winetricks to 20170207
Branches
Unknown
Tags
Unknown