diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-06-20 17:09:57 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-06-24 12:15:24 +0200 |
commit | cdd0b740cdaf6fd54d479766f8be45352f238bd4 (patch) | |
tree | 316517ca6831621de35077c7cb5ea8acccccebc4 /CC/proto/EXPRESSIONS | |
parent | dad85f16575c5b89466a93937a1197c9a4097180 (diff) | |
download | rules-cc-cdd0b740cdaf6fd54d479766f8be45352f238bd4.tar.gz |
CC/proto: Libraries should be aware of DEBUG flag
Diffstat (limited to 'CC/proto/EXPRESSIONS')
-rw-r--r-- | CC/proto/EXPRESSIONS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CC/proto/EXPRESSIONS b/CC/proto/EXPRESSIONS index 2286d06..0b44506 100644 --- a/CC/proto/EXPRESSIONS +++ b/CC/proto/EXPRESSIONS @@ -128,6 +128,7 @@ , "ADD_CXXFLAGS" , "AR" , "ENV" + , "DEBUG" , "name" , "stage" , "service support" |