From 711507d9aebeb2dd0f6b19ba96115cdec57e3946 Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 26 Dec 2018 08:48:48 -0500 Subject: build system: major overhaul: removed sysinfo, integrated ccenv. --- sofort/config.vars | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'sofort/config.vars') 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 -- cgit v1.2.3