diff options
author | Daniil Baturin <daniil@baturin.org> | 2015-02-13 23:48:16 +0600 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2015-02-13 23:48:16 +0600 |
commit | c9fdf3113313fb1cf7bac3fd9df6d1011f43a01e (patch) | |
tree | 27ae5b78cf8f559c0bd04a669b9aec3b244c2502 | |
parent | f8e11113035178cd9de6fb2ea3cf949d75f489c5 (diff) | |
download | vyconf-c9fdf3113313fb1cf7bac3fd9df6d1011f43a01e.tar.gz vyconf-c9fdf3113313fb1cf7bac3fd9df6d1011f43a01e.zip |
Use the "best" arch for executables.
-rw-r--r-- | _oasis | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,11 +14,11 @@ Plugins: META (0.4), DevFiles (0.4) Library "vytree" Path: src Modules: Vytree -# InternalModules: InternalFoo Executable "vyconfd" Path: src MainIs: vyconfd.ml + CompiledObject: best Executable "vyconf_tree_test" Path: test |