Give -fwrapv to gcc when it supports it
Fixes trac #952: Haskell requires consistent overflow behaviour, which gcc doesn't give without this flag.
Please register or sign in to comment
Fixes trac #952: Haskell requires consistent overflow behaviour, which gcc doesn't give without this flag.