vecLibFort
vecLibFort copied to clipboard
vecLibFort.c: Fix build on OS X 10.9 and earlier
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