Date: Wed, 23 Mar 2011 00:04:29 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/madedit Makefile ports/editors/madedit/files patch-charset-detector__src__entry__impl.cpp patch-charset-detector__src__prmem.h Message-ID: <201103230004.p2N04T5p049045@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2011-03-23 00:04:29 UTC
FreeBSD ports repository
Modified files:
editors/madedit Makefile
Added files:
editors/madedit/files
patch-charset-detector__src__entry__impl.cpp
patch-charset-detector__src__prmem.h
Log:
madedit makes use of hidden symbol feature of gcc while our system header
don't like it. The recent addition of hidden symbol feature have exposed
this issue.
This is a minimal set of change that makes it work.
Pointed out by: tinderbox via miwi and pav
Revision Changes Path
1.14 +2 -1 ports/editors/madedit/Makefile
1.1 +21 -0 ports/editors/madedit/files/patch-charset-detector__src__entry__impl.cpp (new)
1.1 +12 -0 ports/editors/madedit/files/patch-charset-detector__src__prmem.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103230004.p2N04T5p049045>
