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

cleanup rpmbuild #20

Merged
merged 1 commit into from
Nov 21, 2024
Merged

cleanup rpmbuild #20

merged 1 commit into from
Nov 21, 2024

Conversation

simonpintarelli
Copy link
Member

same PR as #19, but on current main

- `rpm/make-rpm.sh` did override %set_build_flags macro, although that was not present in rpm/macros.meson
- replace hardcoded C/CXXFLAGS by `%set_build_flags` in `macros.meson` instead
- remove -Wall,-Wpedantic from CXXFLAGS in rpmbuild
- remove `--define "_vpath_srcdir ${source_prefix}"` from `make-rpm.sh`, as far as I can see this macro doesn't exist. The rpm builds successfully without it.
@bcumming bcumming merged commit df90f5f into main Nov 21, 2024
10 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.

2 participants