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

7zip: Do not build when configured with disable-7zip #343

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

ribalda
Copy link
Contributor

@ribalda ribalda commented Jan 8, 2024

If the user decided to not use 7zip do not try to build it. It might fail to build on arm32 arches.

https://buildd.debian.org/status/fetch.php?pkg=ugrep&arch=armhf&ver=4.5.1%2Bdfsg-2&stamp=1704748410&file=log 7zCrc.c:172:1: error: ‘-mfloat-abi=hard’: selected architecture lacks an FPU

If the user decided to not use 7zip do not try to build it. It might
fail to build on arm32 arches.

https://buildd.debian.org/status/fetch.php?pkg=ugrep&arch=armhf&ver=4.5.1%2Bdfsg-2&stamp=1704748410&file=log
7zCrc.c:172:1: error: ‘-mfloat-abi=hard’: selected architecture lacks an FPU

Signed-off-by: Ricardo Ribalda <ricardo@ribalda.com>
@genivia-inc genivia-inc merged commit b346fb7 into Genivia:master Jan 9, 2024
3 checks passed
genivia-inc added a commit that referenced this pull request Jan 10, 2024
- PR #344
- PR #343
- fix 7zip search on 32 bit systems when option -M (or -t setting -M) is used
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.

None yet

2 participants