Skip to content

Use libc++ for xcode 10(python-wheel-kokoro-dev branch)#5303

Merged
TeBoring merged 1 commit intoprotocolbuffers:python-wheel-kokoro-devfrom
JerryShih:xcode10-python-wheel-kokoro-dev
Nov 12, 2018
Merged

Use libc++ for xcode 10(python-wheel-kokoro-dev branch)#5303
TeBoring merged 1 commit intoprotocolbuffers:python-wheel-kokoro-devfrom
JerryShih:xcode10-python-wheel-kokoro-dev

Conversation

@JerryShih
Copy link

The xcode 10 removes the deprecated libstdc++ library. We could set
"MACOSX_DEPLOYMENT_TARGET" to "10.9" to use libc++ instead.

The xcode 10 removes the deprecated libstdc++ library. We could set
"MACOSX_DEPLOYMENT_TARGET" to "10.9" to use libc++ instead.
@JerryShih
Copy link
Author

@TeBoring
Here is the pr for python-wheel-kekoro-dev branch.

@TeBoring
Copy link
Contributor

TeBoring commented Nov 5, 2018

Thanks!

@TeBoring TeBoring added the python label Nov 5, 2018
@TeBoring TeBoring self-assigned this Nov 5, 2018
@JerryShih
Copy link
Author

@TeBoring
Any updates?

@TeBoring
Copy link
Contributor

Sorry, I didn't have time to work on that last week. Test it this week.

@TeBoring TeBoring merged commit 28f8e5c into protocolbuffers:python-wheel-kokoro-dev Nov 12, 2018
@TeBoring
Copy link
Contributor

I will test internally. When it's done, I'll create a PR to merge it into master.

TeBoring added a commit that referenced this pull request Nov 29, 2018
* Add kokoro build for python source package

* Use libc++ for xcode 10 (#5303)

The xcode 10 removes the deprecated libstdc++ library. We could set
"MACOSX_DEPLOYMENT_TARGET" to "10.9" to use libc++ instead.

* Add python 3.7 build

* Add build for python 3.7 on linux and windows

* Remove unused source build

* Add comment

* Fix $MACOSX_DEPLOYMENT_TARGET mismatch

* Fix MACOSX_DEPLOYMENT_TARGET mismatch

* Add missing import for sysconfig

* Add missing imports
acozzette pushed a commit to acozzette/protobuf that referenced this pull request Dec 4, 2018
* Add kokoro build for python source package

* Use libc++ for xcode 10 (protocolbuffers#5303)

The xcode 10 removes the deprecated libstdc++ library. We could set
"MACOSX_DEPLOYMENT_TARGET" to "10.9" to use libc++ instead.

* Add python 3.7 build

* Add build for python 3.7 on linux and windows

* Remove unused source build

* Add comment

* Fix $MACOSX_DEPLOYMENT_TARGET mismatch

* Fix MACOSX_DEPLOYMENT_TARGET mismatch

* Add missing import for sysconfig

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants