summaryrefslogtreecommitdiffstats
path: root/helper
diff options
context:
space:
mode:
authorJonathan Bauer2013-07-09 18:14:25 +0200
committerJonathan Bauer2013-07-09 18:14:25 +0200
commitf424a4b744d8ef73cf42566c48dc4c24e13a8da4 (patch)
tree23837744431dabe7d561f498f9de7badd9496422 /helper
parent[vmware/vmchooser] add quotes everywhere to allow for spaces in filenames of ... (diff)
downloadtm-scripts-f424a4b744d8ef73cf42566c48dc4c24e13a8da4.tar.gz
tm-scripts-f424a4b744d8ef73cf42566c48dc4c24e13a8da4.tar.xz
tm-scripts-f424a4b744d8ef73cf42566c48dc4c24e13a8da4.zip
[binutil] added a non-critical TODO
Diffstat (limited to 'helper')
-rw-r--r--helper/binutil.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/helper/binutil.inc b/helper/binutil.inc
index 497ae75b..aa793e08 100644
--- a/helper/binutil.inc
+++ b/helper/binutil.inc
@@ -67,6 +67,7 @@ get_dynamic_dependencies() {
# call helper function to find the correct lib
lib_search
done
+ #TODO: check if "statically linked" is output
else
# Case 2: not a dynamic, do nothing
pdebug "\t\t\t(Not a dynamic.)"