summaryrefslogtreecommitdiff
path: root/KNOBS
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2009-02-27 01:55:12 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2009-02-27 01:55:12 +0000
commitc9c69bb4748d38008e2c9012737ac36ce1a79ffa (patch)
tree009967eee1419bcf0821b2da78263a57100715ab /KNOBS
parento Add PGO option to enable Profile-Guided Optimization build support. (diff)
Add both OPTIMIZED_CFLAGS and PGO knobs to the list.
Notes
Notes: svn path=/head/; revision=229125
Diffstat (limited to 'KNOBS')
-rw-r--r--KNOBS2
1 files changed, 2 insertions, 0 deletions
diff --git a/KNOBS b/KNOBS
index a0aaa5a829da..d9b7de9d6fe4 100644
--- a/KNOBS
+++ b/KNOBS
@@ -86,7 +86,9 @@ NLS Native Language Support via gettext utilities
OGG OGG multimedia container format
OPENAL Adds OpenAL support
OPENGL Adds OpenGL support
+OPTIMIZED_CFLAGS Enables optimized CFLAGS
PERL Adds Perl language/module support
+PGO Enables Profile-Guided Optimization
PGSQL PostgreSQL database support
POP3 Adds support for POP3 mail protocol
PYTHON Adds Python language/module support