From eb4330a2d386e5ce4ddffb0ba5632e13bfcf1091 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 30 Dec 2018 18:21:00 -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