Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention building separately for different backends
  • Loading branch information
lizmat committed Nov 20, 2014
1 parent f36a441 commit 4230e03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/release_guide.pod
Expand Up @@ -56,7 +56,9 @@ changed in step 1 above. Don't forget to build the JVM backend, as well.
$ make
$ make test

Resolve any problems that may still exist.
Resolve any problems that may still exist. You may want to try building
each backend seperately if a problem occurs building all backends at the same
time.

=item 4.

Expand Down

0 comments on commit 4230e03

Please sign in to comment.