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

Allow path to ct.sym to be specified via a system property #297

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Allow path to ct.sym to be specified via a system property

When turbine is compiled into a native image, no JAVA_HOME will be available at runtime and the java.home system property won't be set. To still provide support for --release in that situation, the new turbine.ctSymPath system property can be set to give turbine the required access to ct.sym.

Work towards bazelbuild/stardoc#195 (comment)

Fixes #296

FUTURE_COPYBARA_INTEGRATE_REVIEW=#296 from fmeum:ctsym b74452b

@copybara-service copybara-service bot closed this Nov 21, 2023
@copybara-service copybara-service bot deleted the test_main_584409250 branch November 21, 2023 21:39
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.

None yet

0 participants