HomeFreeBSD

devel/hs-gtk2hs-buildtools: Fix build of www/hs-gtk with gcc5

Description

devel/hs-gtk2hs-buildtools: Fix build of www/hs-gtk with gcc5

The Haskell gtk buildtools use CPP. The CPP on gcc5 has changed
behavior, thus preventing hs-gtk from successfully building with gcc5.
By adding the -P argument when invoking "cpp" which forces the old
behavior, hs-gtk can be built by all versions of gcc.

PR: 197924
Submitted by: marino
Approved by: haskell@ (pgj@)

Details

Provenance
marinoAuthored on
Parents
rP382647: x11-wm/bspwm: minor fixes
Branches
Unknown
Tags
Unknown

Event Timeline