freebsd-dev/share/man/man7
Alexander Leidinger 21edb039c6 WITH_CTF can now be specified in src.conf (not recommended, there
are some problems with static executables), make.conf (would also
affect ports which do not use GNU make and do not override the
compile targets) or in the kernel config (via "makeoptions
WITH_CTF=yes").

Additional (related) changes:
 - propagate WITH_CTF to module builds
 - do not add -g to the linker flags, it's a noop there anyway
   (at least according to the man page of ld)
 - do not add -g to CFLAGS unconditionally
   we need to have a look if it is really needed (IMO not) or if there
   is a way to add it only when WITH_CTF is used

Note: ctfconvert / ctfmerge lines will not appear in the build output,
to protect the innocent (those which do not build with WITH_CTF would
see the shell-test and may think WITH_CTF is used).

Reviewed by:	imp, jhb, scottl (earlier version)
Discussed on:	arch@
2010-04-02 06:55:31 +00:00
..
adding_user.7 Use our canonical .Dd format. 2009-11-02 12:35:38 +00:00
ascii.7
bsd.snmpmod.mk.7 Add an additional make variable EXTRAMIBSYMS which allows to specify 2008-01-08 12:55:56 +00:00
build.7 WITH_CTF can now be specified in src.conf (not recommended, there 2010-04-02 06:55:31 +00:00
clocks.7 Correct the sysconf variable name, _SC_CLK_TCK. 2008-01-18 12:13:05 +00:00
development.7 Don't use abbreviations for some descriptions / minor spelling fixes. 2006-12-14 13:35:59 +00:00
environ.7 Spelling fixes. 2006-12-14 13:37:08 +00:00
ffs.7 s/Lefler/Leffler/ 2005-07-23 15:09:27 +00:00
firewall.7 - Remove MLINKS to nonexistant manpages 2005-07-14 20:29:08 +00:00
hier.7 Correct a minor mistake in my previous commit. 2010-01-21 17:26:11 +00:00
hostname.7 Mechanically kill hard sentence breaks and double whitespaces. 2004-07-03 18:29:24 +00:00
intro.7
maclabel.7 Mechanically kill hard sentence breaks and double whitespaces. 2004-07-03 18:29:24 +00:00
mailaddr.7 Mechanically kill hard sentence breaks and double whitespaces. 2004-07-03 18:29:24 +00:00
Makefile - Rename adding_user(8) to adding_user(7). There's no adding_user utility, 2009-01-30 15:14:58 +00:00
operator.7 Add C++ operators to operator(7) manual page. 2009-04-08 20:20:19 +00:00
ports.7 - Document targets run-depends-list and build-depends-list 2009-01-21 21:29:00 +00:00
release.7 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
sdoc.7 Remove all references to nonexistent FreeBSD Security Architecture 2005-09-05 10:03:07 +00:00
security.7 - s/unsecure/insecure/ as this is the correct keyword 2010-01-07 11:30:54 +00:00
sprog.7
stdint.7
tuning.7 Fixed markup bugs. 2009-09-29 10:50:02 +00:00