RTEMS Waf | Application fixes for compiler flag handling (!6)
Chris Johns (@chris)
gitlab at rtems.org
Thu Aug 15 06:13:00 UTC 2024
Chris Johns created a merge request: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/6
Project:Branches: chris/rtems_waf:app-fixes to rtems/tools/rtems_waf:main
Author: Chris Johns
Assignee: Chris Johns
Reviewer: Amar Takhar
1. Copy CFLAGS into separate CXXFLAGS and ASFLAGS
2. Python was sharing the same flags which meant any C++ flags were seen in the CFLAGS
3. Add a configure option group incase there is not one.
4. Do not force a `config.inc` when configuring libbsd
5. Do not overwrite the compiler flags in BSD's configure
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems_waf/-/merge_requests/6
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240815/e9543ebe/attachment.htm>
More information about the bugs
mailing list