X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=fcf01c3fca52ae5e0d4adc4cddcc784ee5d959dc;hb=c606b22cd803f1ed898844e4e5dcc68baf9f5090;hp=20d75bef634a021d2bf3d8d2651cd38a8e1bdc5c;hpb=67e908c3a16f6138fb7ae14aaface396b3a77c7e;p=mono.git diff --git a/README b/README index 20d75bef634..fcf01c3fca5 100644 --- a/README +++ b/README @@ -473,6 +473,15 @@ This is Mono. There are a number of runtime options to control this also, see the man page. + --enable-nacl + + This configures the Mono compiler to generate code + suitable to be used by Google's Native Client: + + http://code.google.com/p/nativeclient/ + + Currently this is used with Mono's AOT engine as + Native Client does not support JIT engines yet. 2. Using Mono ============= @@ -557,3 +566,5 @@ This is Mono. directory is automatically configured to share the same prefix than this module gets. + +