diff options
author | Jonathan Bauer | 2013-07-09 18:14:25 +0200 |
---|---|---|
committer | Jonathan Bauer | 2013-07-09 18:14:25 +0200 |
commit | f424a4b744d8ef73cf42566c48dc4c24e13a8da4 (patch) | |
tree | 23837744431dabe7d561f498f9de7badd9496422 /helper | |
parent | [vmware/vmchooser] add quotes everywhere to allow for spaces in filenames of ... (diff) | |
download | tm-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.inc | 1 |
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.)" |