You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use wrap in gcc, which is need to use in link. But ceedling ignore my yml, so I checked source, and find ceedling do not use :flags:release:link in release. why?
Ceedling/lib/ceedling/rules_release.rake
Line 67 in d471a92
I want to use
wrapin gcc, which is need to use in link. But ceedling ignore my yml, so I checked source, and find ceedling do not use:flags:release:linkin release. why?