Date: Sat, 25 Mar 2017 20:30:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5 Message-ID: <bug-216707-29464-O304wATeFU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216707-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-216707-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216707 --- Comment #43 from commit-hook@freebsd.org --- A commit references this bug: Author: tcberner Date: Sat Mar 25 20:29:14 UTC 2017 New revision: 436914 URL: https://svnweb.freebsd.org/changeset/ports/436914 Log: Fixup devel/hs-c2hs and devel/hs-gtk2hs-buildtools to pass -std=3Dc99 to = the preprocessor The ports using c2hs and gtk2hs fail to build with modern compilers as the c11 features of the FreeBSD system headers are not hidden, yet the tools on= ly understand c99. * revert change to devel/hs-ncurses from r436451 * patch devel/hs-c2hs to pass -std=3Dc99. * patch devel/hs-gtk2-buildtools to pass -std=3Dc99. This should fix compilation of * devel/hs-ncurses * dns/hs-gnuidn * graphics/hs-cairo * x11-toolkits/hs-vte * devel/hs-gconf PR: 216707 Reviewed by: rakuco Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D10081 Changes: head/devel/hs-c2hs/Makefile head/devel/hs-c2hs/files/ head/devel/hs-c2hs/files/patch-src_C2HS_Config.hs head/devel/hs-gtk2hs-buildtools/Makefile head/devel/hs-gtk2hs-buildtools/files/patch-c2hs__c__CAST.hs head/devel/hs-gtk2hs-buildtools/files/patch-c2hs_toplevel_C2HSConfig.hs head/devel/hs-ncurses/Makefile head/devel/hs-ncurses/files/ --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216707-29464-O304wATeFU>