CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/17 12:06:07
Modified files:
lang/ghc : Makefile
Log message:
On i386, explicitely set GHC_CC_OPTS to -Wl,-znotext -Wl,-z,wxneeded.
Also, drop -fno-pie from CFLAGS.
Unbreaks build as noticed by sthen and also fixes ghci.
