<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/editors/openoffice-3/files/patch-python-makefile.mk, branch 2014Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2014Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2014Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2003-12-08T13:57:34Z</updated>
<entry>
<title>first remove patches. raize IssueZilla as far as possible</title>
<updated>2003-12-08T13:57:34Z</updated>
<author>
<name>Maho Nakata</name>
<email>maho@FreeBSD.org</email>
</author>
<published>2003-12-08T13:57:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=68a46b37ab8c3559e09d1eb753c01278a19d4cf9'/>
<id>urn:sha1:68a46b37ab8c3559e09d1eb753c01278a19d4cf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The makefile.mk uses a ld to link the libraries, but ld fails to link with</title>
<updated>2003-08-15T22:35:55Z</updated>
<author>
<name>Maho Nakata</name>
<email>maho@FreeBSD.org</email>
</author>
<published>2003-08-15T22:35:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d32a5e2d09c538ecd81aca400d31c0f9fc0860a8'/>
<id>urn:sha1:d32a5e2d09c538ecd81aca400d31c0f9fc0860a8</id>
<content type='text'>
-pthread. The correct sollution is to use $(LINK) which points to the
used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and
--no-whole-archive. You have to use -Wl,-whole-archive and
-Wl,-no-whole-archive
instead. The following patch does this for FreeBSD, but maybe this should also
be done for the generic UNX case.
See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details.
Obtained from Volker Quetschke
</content>
</entry>
</feed>
