diff options
author | Björn Gustavsson <[email protected]> | 2010-01-24 16:51:54 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-01-30 16:34:53 +0100 |
commit | fe14832ebff7b4ef1ec9ded348c77e8779098c36 (patch) | |
tree | 245f1836386461b443b17f7bafac817eb4b570cd /lib/stdlib/test/re_testoutput1_split_test.erl | |
parent | d91db9e12b15a821592aa95de39c47e5ad2923ab (diff) | |
download | otp-fe14832ebff7b4ef1ec9ded348c77e8779098c36.tar.gz otp-fe14832ebff7b4ef1ec9ded348c77e8779098c36.tar.bz2 otp-fe14832ebff7b4ef1ec9ded348c77e8779098c36.zip |
Teach the compiler the no_native option
Implement the 'no_native' option to disable native-code
compilation. If given in a module like this:
-compile(no_native).
it will override a 'native' option given on the command
line.
Diffstat (limited to 'lib/stdlib/test/re_testoutput1_split_test.erl')
0 files changed, 0 insertions, 0 deletions