Skip to content

more general build_lib script #1291

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

calad0i
Copy link
Contributor

@calad0i calad0i commented May 5, 2025

Description

$OSTYPE is not a reliable source for determining the platform. On OpenSUSE 20250503, bash returns "linux" instead of "linux-gnu" and the script failed without -fPIC.

The updated script checks if -fno-gnu-unique is supported, and appends it if so.

Type of change

  • Bug fix (non-breaking change that fixes an issue)

Tests

Triggers on specific platforms.

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.

1 participant