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

build: specify build target OS in makefile #727

Merged
merged 6 commits into from
Feb 8, 2023

Conversation

LEOYoon-Tsaw
Copy link
Member

@LEOYoon-Tsaw LEOYoon-Tsaw commented Feb 7, 2023

Example: make ARCHS="arm64 x86_64" OS="13.0" will set arch and deployment_target for both squirrel and librime

Edit(lotem): renamed OS to MACOSX_DEPLOYMENT_TARGET which is clearer and is automatically passed on to librime/xcode.mk.

Makefile Show resolved Hide resolved
@lotem lotem changed the title Specify build target OS in makefile build: specify build target OS in makefile Feb 8, 2023
@lotem lotem merged commit 970bf06 into rime:master Feb 8, 2023
@LEOYoon-Tsaw LEOYoon-Tsaw deleted the build_target branch February 8, 2023 17:53
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.

2 participants