summaryrefslogtreecommitdiffstats
path: root/linkers/rtems-tld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linkers/rtems-tld.cpp')
-rw-r--r--linkers/rtems-tld.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linkers/rtems-tld.cpp b/linkers/rtems-tld.cpp
index 0a25ca8..714c9ee 100644
--- a/linkers/rtems-tld.cpp
+++ b/linkers/rtems-tld.cpp
@@ -1497,7 +1497,7 @@ namespace rld
const std::string& trace,
const std::string& path)
{
- std::string sp = get_prefix ();
+ std::string sp = rld::get_prefix ();
rld::path::path_join (sp, "share", sp);
rld::path::path_join (sp, "rtems", sp);