diff options
author | lloyd <[email protected]> | 2011-12-08 14:44:14 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-12-08 14:44:14 +0000 |
commit | e3efee617f50875b2523350cae4b61579f394162 (patch) | |
tree | 24bcd5fdfa92b72a5ccd123afbb6122924f51351 /src/build-data | |
parent | d580782ae6b5dfe7e23f59b4bcac4f168d17055f (diff) |
Add basic NaCl target
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/os/nacl.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/build-data/os/nacl.txt b/src/build-data/os/nacl.txt new file mode 100644 index 000000000..3df798ed8 --- /dev/null +++ b/src/build-data/os/nacl.txt @@ -0,0 +1,4 @@ + +<target_features> +gettimeofday +</target_features> |