<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/Makefile, branch releng/11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-10-15T22:55:08Z</updated>
<entry>
<title>Add more SUBDIR_PARALLEL.</title>
<updated>2015-10-15T22:55:08Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-10-15T22:55:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa92269e4636d8ec1b42fcd66e6f52c479e77516'/>
<id>urn:sha1:aa92269e4636d8ec1b42fcd66e6f52c479e77516</id>
<content type='text'>
MFC after:	3 weeks
Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>- Record dependencies of gdb/gdbtui/kgdb on binutils/lib{bfd,iberty,opcodes},</title>
<updated>2015-07-19T00:38:19Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2015-07-19T00:38:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cab0e8ff75a14ede27c7379b6c04a759dd206e2e'/>
<id>urn:sha1:cab0e8ff75a14ede27c7379b6c04a759dd206e2e</id>
<content type='text'>
  fixing parallel builds.
- Don't build gdb/gdbtui/kgdb or libreadline when MK_BINUTILS is "no" for
  obvious reasons.

MFC after:	3 days
</content>
</entry>
<entry>
<title>ntp is now again libreadline free, so only build libreadline for gdb</title>
<updated>2015-05-25T20:29:35Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-05-25T20:29:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=781eb7444e5b58344a233e1ed3f96ed145e4a493'/>
<id>urn:sha1:781eb7444e5b58344a233e1ed3f96ed145e4a493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreak build where WANT_GDB == "no', as libreadline is also used by ntpdc.</title>
<updated>2015-05-25T10:51:40Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2015-05-25T10:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e23c23b52a354cb34aa21b7d5b16ca14690c830'/>
<id>urn:sha1:6e23c23b52a354cb34aa21b7d5b16ca14690c830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only build libreadline if gdb is going to be built</title>
<updated>2015-05-18T16:05:41Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2015-05-18T16:05:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40f51e754309cae5a0756a82f7cb0186156d6070'/>
<id>urn:sha1:40f51e754309cae5a0756a82f7cb0186156d6070</id>
<content type='text'>
gdb is the only consumer of libreadline which is an INTERNALLIB
</content>
</entry>
<entry>
<title>Build libgcov only if we're building base system GCC</title>
<updated>2015-05-18T15:02:35Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2015-05-18T15:02:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d485dbc7d85eb23bde46d9d9d17cd3a2f863c5d4'/>
<id>urn:sha1:d485dbc7d85eb23bde46d9d9d17cd3a2f863c5d4</id>
<content type='text'>
Clang uses compiler-rt for the code coverage runtime, and ports GCC
provides its own libgcov.

PR:		200203 (exp-run)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Build libgomp only if we're also building base system GCC</title>
<updated>2015-05-15T14:22:33Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2015-05-15T14:22:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=810d5b3420f711d836d0e6dd3187433011448609'/>
<id>urn:sha1:810d5b3420f711d836d0e6dd3187433011448609</id>
<content type='text'>
Clang's OpenMP support will emit Intel OpenMP API library calls,
and will therefore require libiomp (or whatever name is settled on).
An up-to-date version of libgomp is included in ports or pkg GCC.
Thus, there is no reason to build base libgomp without base system GCC.

PR:		199979 (exp-run)
Reviewed by:	pfg
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D2459
</content>
</entry>
<entry>
<title>Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and</title>
<updated>2014-07-10T21:11:48Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-07-10T21:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e88096ea140eab3f2eaed1a8cf12e38d4d64c68'/>
<id>urn:sha1:9e88096ea140eab3f2eaed1a8cf12e38d4d64c68</id>
<content type='text'>
nothing more. Force it to be "no" when MK_CXX is "no" to simplify
usage.  It no longer also means "build g++" since we no longer have a
platform where that's interesting now that pc98 no longer needs clang
and gcc, but not g++. pc98 now just uses clang after boot2 changes.
</content>
</entry>
<entry>
<title>Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
<updated>2014-05-06T04:22:01Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2014-05-06T04:22:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052'/>
<id>urn:sha1:c6063d0da8e1f8d8452b0c2ee1c7ad718c1a7052</id>
<content type='text'>
from the latter.
</content>
</entry>
<entry>
<title>Add placeholder Kyuafiles for various top-level hierarchies.</title>
<updated>2014-04-21T21:39:25Z</updated>
<author>
<name>Julio Merino</name>
<email>jmmv@FreeBSD.org</email>
</author>
<published>2014-04-21T21:39:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=38f0b757fd84d17d0fc24739a7cda160c4516d81'/>
<id>urn:sha1:38f0b757fd84d17d0fc24739a7cda160c4516d81</id>
<content type='text'>
This change adds tests/ directories in the source tree to create various
subdirectories in /usr/tests/ and to install placeholder Kyuafiles for
them.

the relevant hierarchies are: cddl, etc, games, gnu and secure.

The reason for this is to simplify the addition of new test programs for
utilities or libraries under any of these directories.  Doing so on a
case by case basis is unnecessary and is quite an obscure process.
</content>
</entry>
</feed>
