Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add hardening-check action #221

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Conversation

ktanska
Copy link
Contributor

@ktanska ktanska commented Apr 19, 2024

Add new action to CI, which checks if compiler flags are set properly. Fix problem with missing '-O2' flag when CFLAGS variable is overwritten in build_configure.sh script.

ktanska added 4 commits April 19, 2024 06:53
Add new action to CI, which checks if compiler flags
are set properly. Fix problem with missing '-O2' flag
when CFLAGS variable is overwritten in build_configure.sh
script.

Signed-off-by: Kinga Stefaniuk <[email protected]>
Clean default CFLAGS. Do not clean if CFLAGS variable was
overwritten by user.

Signed-off-by: Kinga Stefaniuk <[email protected]>
CFLAGS was set only in build probe with library enabled.
Now it is added also when library is disabled.

Signed-off-by: Kinga Stefaniuk <[email protected]>
Add hyperlink to documentation, when CFLAGS set was described.

Signed-off-by: Kinga Stefaniuk <[email protected]>
bkucman
bkucman previously approved these changes Apr 19, 2024
@mtkaczyk mtkaczyk merged commit c9caf8c into intel:main Apr 19, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants