aboutsummaryrefslogtreecommitdiff
path: root/devtools/README
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2010-01-26 04:17:18 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2010-01-26 04:17:18 +0000
commit09b16018d032d94de7fbaf59c4d6fc4a43c4d610 (patch)
tree25902a53d874255d42002dd157e36601e71e2df5 /devtools/README
parent7db286411e6127edcdd31f558ac20de5c63055b0 (diff)
Notes
Diffstat (limited to 'devtools/README')
-rw-r--r--devtools/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/devtools/README b/devtools/README
index 69be72b6a335..b7a0a83a179f 100644
--- a/devtools/README
+++ b/devtools/README
@@ -86,7 +86,7 @@ confBUILDBIN ../../devtools/bin The location of the build support
directory.
confCC cc The C compiler to use.
confCCOPTS [empty] Additional options to pass to confCC.
-*confCCOPTS_SO -fPIC Additional options for compiling
+*confCCOPTS_SO [empty] Additional options for compiling
shared object libraries.
confCCLINK confCC Linker to use (for executables).
confCOPY cp A program that copies files.
@@ -129,7 +129,7 @@ confINSTALL install The BSD-compatible install program.
confINSTALL_RAWMAN [undefined] Install the unformatted manual pages.
*confLD confCC Linker to use (for libraries).
confLDOPTS [empty] Linker options.
-*confLDOPTS_SO -shared -Wl Additional linker options for
+*confLDOPTS_SO [empty] Additional linker options for
linking shared object libraries.
confLIBDIR /usr/lib Where to install library files.
confLIBDIRS [empty] -L flags passed to ld.
@@ -395,4 +395,4 @@ files that make up the library.
bldINSTALLABLE - This should be set if the library should be installed in
confLIBDIR.
-$Revision: 8.102 $, Last updated $Date: 2008/02/12 16:40:05 $
+$Revision: 8.103 $, Last updated $Date: 2009/01/22 02:15:07 $