diff options
| -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.)" |
