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

Adjust linker flags for GAP kernel extensions on macOS #907

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

fingolfin
Copy link
Member

This fixes a warning one otherwise gets when building kernel extensions:

ld: warning: directory not found for option '-L/workspace/destdir/lib'

This fixes a warning one otherwise gets when building kernel extensions:

    ld: warning: directory not found for option '-L/workspace/destdir/lib'
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #907 (36f13c9) into master (d81f3ff) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #907      +/-   ##
==========================================
+ Coverage   75.82%   75.84%   +0.01%     
==========================================
  Files          51       51              
  Lines        4158     4160       +2     
==========================================
+ Hits         3153     3155       +2     
  Misses       1005     1005              
Impacted Files Coverage Δ
src/setup.jl 80.67% <100.00%> (+0.33%) ⬆️

@fingolfin fingolfin merged commit 89d856f into oscar-system:master Jun 27, 2023
13 of 14 checks passed
@fingolfin fingolfin deleted the mh/GAC_LDFLAGS branch June 27, 2023 16:18
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