summaryrefslogtreecommitdiffstats
path: root/rules/gdbserver.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-16 20:41:39 +0000
commit75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75 (patch)
tree9851f129914ee1cfc8fa6f43877269f32aa4e9ba /rules/gdbserver.in
parent87c27ec1bf62bf1825198100fe91293512783143 (diff)
downloadptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.gz
ptxdist-75c1e80dda9c9fafc3c1da1cf33ce24f1ec05f75.tar.xz
help texts rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7410 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/gdbserver.in')
-rw-r--r--rules/gdbserver.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/gdbserver.in b/rules/gdbserver.in
index 7da66c5f4..e70c7c2d5 100644
--- a/rules/gdbserver.in
+++ b/rules/gdbserver.in
@@ -11,5 +11,6 @@ config GDBSERVER_SHARED
depends on GDBSERVER
select GLIBC_THREAD_DB if GLIBC && GLIBC_INSTALL
help
- FIXME: This item needs to be documented
+ If not set, the build option LDFLAGS=-static
+ will be activated.