Skip to content

Fix test failure on Darwin on a case-sensitive fs#12587

Merged
jpakkane merged 1 commit intomesonbuild:masterfrom
reckenrode:ldap-casing
Dec 4, 2023
Merged

Fix test failure on Darwin on a case-sensitive fs#12587
jpakkane merged 1 commit intomesonbuild:masterfrom
reckenrode:ldap-casing

Conversation

@reckenrode
Copy link
Contributor

This was encountered while looking into an issue with NixOS/nixpkgs#268583.

I run my Nix store on case-sensitive APFS, so the test fails due to trying to link -framework ldap instead of -framework LDAP.

This was encountered while looking into an issue with
NixOS/nixpkgs#268583.

I run my Nix store on case-sensitive APFS, so the test fails due to
trying to link `-framework ldap` instead of `-framework LDAP`.
@reckenrode reckenrode requested a review from jpakkane as a code owner December 3, 2023 20:47
@jpakkane jpakkane added this to the 1.3.1 milestone Dec 4, 2023
@jpakkane jpakkane merged commit dcff439 into mesonbuild:master Dec 4, 2023
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