diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-04-23 16:43:12 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-04-23 16:43:12 +0200 |
commit | 1e7f2ce643f9b2c7e07c7cec7f04bcf13b489668 (patch) | |
tree | 47f42795b8bdf0589c0c38a0345754305a7cc9c7 /CC/TARGETS | |
parent | 8308f26bb563c711915f40660898e37ef1c92155 (diff) | |
parent | 20b7c7fa1b10a90e0e3aad46579ebe450d6720b9 (diff) | |
download | rules-cc-1e7f2ce643f9b2c7e07c7cec7f04bcf13b489668.tar.gz |
Merge commit '20b7c7fa1b10a90e0e3aad46579ebe450d6720b9' into HEAD
Diffstat (limited to 'CC/TARGETS')
-rw-r--r-- | CC/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ , "CXXFLAGS": [] , "LDFLAGS": [] , "AR": ["ar"] + , "DWP": ["dwp"] , "PATH": ["/bin", "/usr/bin"] } } |