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

FIX: skip signal handler registration when building java package #2

Merged
merged 1 commit into from
Sep 25, 2021

Conversation

channel960608
Copy link
Owner

Description

Add option when build mxnet for java package

Checklist

Essentials

  • Skip signal handler registration when we build mxnet as java native lib

Changes

  • CMakeList.txt add option BUILD_JAVA_NATIVE
  • add definition SKIP_SIGNAL_HANDLER_REGISTRATION=1
  • ci/docker/runtime_functions.sh add BUILD_JAVA_NATIVE=ON

Comments

  • None

@channel960608 channel960608 merged commit 4915e06 into jave2.0-proto Sep 25, 2021
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.

1 participant