X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=fcf01c3fca52ae5e0d4adc4cddcc784ee5d959dc;hb=0c46b444fd94d3ccd8e3032abeea59d8c235b57d;hp=8ea662022e91743dbdc9ca4ecd233e03e357bd4d;hpb=95149da03ea22c4e6f7e9feda77ea2808fbf6586;p=mono.git diff --git a/README b/README index 8ea662022e9..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 =============