diff options
author | midipix <writeonce@midipix.org> | 2016-02-26 17:09:04 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-02-27 16:18:25 -0500 |
commit | 651d7b81282d250ffd24b8cd211a5023c170ca64 (patch) | |
tree | 438629ebdc89471bb360bf1e9d2a19d6991a93cd /config.project | |
parent | 84d36b32cf1e8a29f83d6cb42fa21b159e7fadcb (diff) | |
download | ntapi-651d7b81282d250ffd24b8cd211a5023c170ca64.tar.bz2 ntapi-651d7b81282d250ffd24b8cd211a5023c170ca64.tar.xz |
build system: --toolchain: initial implementation.
Diffstat (limited to 'config.project')
-rw-r--r-- | config.project | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.project b/config.project index cf6cd40..1727dcd 100644 --- a/config.project +++ b/config.project @@ -20,6 +20,7 @@ mb_default_host= mb_default_target= mb_default_arch= mb_default_compiler= +mb_default_toolchain= mb_default_sysroot= mb_default_cross_compile= mb_default_shell=sh |