Skip to content

vecLibFort.c: Fix build on OS X 10.9 and earlier#15

Open
ryandesign wants to merge 1 commit intomcg1969:masterfrom
ryandesign:patch-4
Open

vecLibFort.c: Fix build on OS X 10.9 and earlier#15
ryandesign wants to merge 1 commit intomcg1969:masterfrom
ryandesign:patch-4

Conversation

@ryandesign
Copy link
Copy Markdown

Only include the local macOS 11 SDK copy of vecLib.h when using the macOS 12 SDK or later to prevent build failure when using the OS X 10.9 SDK or older.

Fixes #14

Only include the local macOS 11 SDK copy of vecLib.h when using the
macOS 12 SDK or later to prevent build failure when using the OS X 10.9
SDK or older.

Fixes mcg1969#14
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.

error: Accelerate/../Frameworks/vecLib.framework/Headers/LinearAlgebra/LinearAlgebra.h: No such file or directory

1 participant