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

v/pref: Fix pref test on Freebsd #21385

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

kimshrier
Copy link
Contributor

On FreeBSD 14, there is a problem using tcc because it does not deal with the symver assembly directive.

There is a discussion and preliminary, partial fix discussed in https://lists.gnu.org/archive/html/tinycc-devel/2023-11/msg00006.html

The clang compiler comes standard on FreeBSD so it is always available unless it has been removed.

Until tcc addresses the problem, this change allows the test to pass.

@spytheman spytheman merged commit 87a82ba into vlang:master Apr 30, 2024
53 checks passed
@kimshrier kimshrier deleted the freebsd_pref_fix branch May 8, 2024 15:49
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