diff options
author | midipix <writeonce@midipix.org> | 2018-12-26 08:48:48 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-31 21:36:45 -0500 |
commit | f7f887d5191514f5cd61db8f9e4cb9676c296abf (patch) | |
tree | e625a8482ac45336aae39c05ae51976f71674e1c /sofort/config.vars | |
parent | eb9c1bcf86daeb0dab4164ce59c68f2008f3d774 (diff) | |
download | slibtool-f7f887d5191514f5cd61db8f9e4cb9676c296abf.tar.bz2 slibtool-f7f887d5191514f5cd61db8f9e4cb9676c296abf.tar.xz |
build system: major overhaul: removed sysinfo, integrated ccenv.
Diffstat (limited to 'sofort/config.vars')
-rw-r--r-- | sofort/config.vars | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sofort/config.vars b/sofort/config.vars index c4b3358..ac7c2aa 100644 --- a/sofort/config.vars +++ b/sofort/config.vars @@ -23,6 +23,7 @@ target arch compiler toolchain +zealous sysroot cross_compile shell @@ -94,14 +95,13 @@ elf_hash_style elf_config_defs native_cc -native_cc_host -native_cc_cfghost -native_cc_cflags -native_cc_ldflags +native_cpp +native_cxx -native_os -native_os_bits -native_os_underscore +native_host +native_cfghost +native_cflags +native_ldflags all_shared all_static |