summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/toolchain/CC/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/toolchain/CC/TARGETS b/etc/toolchain/CC/TARGETS
index 2f2b58e6..0fd3805a 100644
--- a/etc/toolchain/CC/TARGETS
+++ b/etc/toolchain/CC/TARGETS
@@ -54,6 +54,7 @@
, "CC": ["cc"]
, "CXX": ["c++"]
, "AR": ["ar"]
+ , "DWP": ["dwp"]
, "PATH": ["/bin", "/sbin", "/usr/bin", "/usr/sbin"]
}
, "gcc":