diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-04-23 16:44:13 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-04-23 16:44:13 +0200 |
commit | 22609af685676ca3ab98e346b79d089edb58db31 (patch) | |
tree | e0f51ffd5c3b23a0c30aba3f5f09aca9224e9cf8 /rules/CC/TARGETS | |
parent | 3c89987b5abf38b80553840d4717315921d7b532 (diff) | |
parent | 1e7f2ce643f9b2c7e07c7cec7f04bcf13b489668 (diff) | |
download | rules-cc-22609af685676ca3ab98e346b79d089edb58db31.tar.gz |
Merge commit '1e7f2ce643f9b2c7e07c7cec7f04bcf13b489668' into HEAD
Diffstat (limited to 'rules/CC/TARGETS')
-rw-r--r-- | rules/CC/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/CC/TARGETS b/rules/CC/TARGETS index 8860e8b..118c9af 100644 --- a/rules/CC/TARGETS +++ b/rules/CC/TARGETS @@ -6,6 +6,7 @@ , "CXXFLAGS": [] , "LDFLAGS": [] , "AR": ["ar"] + , "DWP": ["dwp"] , "PATH": ["/bin", "/usr/bin"] } } |