Remove sdk version from veclib searching path. #5236

Merged
merged 1 commit into from Feb 16, 2017

Conversation

Projects
None yet
2 participants
Contributor

solrex commented Jan 30, 2017

"MacOSX${version}.sdk" is a soft link to "MacOSX.sdk". Including version in searching path will result in "Could NOT find vecLib" error on other MacOSX versions(10.12 for example).

@shelhamer shelhamer merged commit 28ffe9c into BVLC:master Feb 16, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

shelhamer added the build label Feb 16, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment