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

matches sdk to os or fails. fix #1319 #1320

Merged
merged 1 commit into from
May 14, 2015
Merged

Conversation

doutriaux1
Copy link
Contributor

@aashish24 @remram44 please review. @remram44 please put all of your sdks back in as before and let me know if it still fails building.

@durack1
Copy link
Member

durack1 commented May 12, 2015

@doutriaux1 looks like you might be missing some baseline/test images https://open.cdash.org/testDetails.php?test=335626893&build=3810495

@doutriaux1
Copy link
Contributor Author

thanks @durack1 CDAT/uvcdat-testdata#49 hadnt been merged in after merging the PR. @aashish24 please be careful about this when merging. Thanks.

@durack1
Copy link
Member

durack1 commented May 13, 2015

@doutriaux1 want to tweak the PR to initialize a rebuild?

@doutriaux1
Copy link
Contributor Author

nah...

set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -headerpad_max_install_names")
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.8 CACHE STRING "" FORCE)
set(CMAKE_OSX_SYSROOT "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk" CACHE PATH "" FORCE)
elseif((${OS_X_VER_MAJOR} VERSION_EQUAL 9) AND (HAVE_10_9_SDK))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its perfectly valid to use 10.8 SDK on say Mac 10.9. But if this works better then I am fine with that.

aashish24 added a commit that referenced this pull request May 14, 2015
@aashish24 aashish24 merged commit f0ea001 into release May 14, 2015
@aashish24
Copy link
Contributor

LGTM

@aashish24 aashish24 deleted the issue_1319_match_osx_toSDK branch May 14, 2015 00:19
@aashish24 aashish24 mentioned this pull request May 22, 2015
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.

3 participants