Skip to content

Make dependency on javac optional#99

Open
zinosat wants to merge 1 commit into
OpenNI:masterfrom
zinosat:master
Open

Make dependency on javac optional#99
zinosat wants to merge 1 commit into
OpenNI:masterfrom
zinosat:master

Conversation

@zinosat

@zinosat zinosat commented Mar 21, 2014

Copy link
Copy Markdown

dependency on javac can be avoided with the following syntax:

ALL_JAVA_PROJS="" JAVA_SAMPLES=""
make PLATFORM=Arm

The change is backward compatible

dependency on javac can be avoided with the following syntax:

  ALL_JAVA_PROJS="" JAVA_SAMPLES=""  \
  make PLATFORM=Arm

The change is backward compatible
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