summaryrefslogtreecommitdiffhomepage
path: root/sofort/config
diff options
context:
space:
mode:
Diffstat (limited to 'sofort/config')
-rw-r--r--sofort/config/config.vars18
-rw-r--r--sofort/config/opt.vars9
2 files changed, 27 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars
index 524b746..38d5616 100644
--- a/sofort/config/config.vars
+++ b/sofort/config/config.vars
@@ -37,6 +37,11 @@ srcball
srcball_url
srcball_sha256
+
+make
+makefile
+makemode
+
build
host
cchost
@@ -47,9 +52,14 @@ compiler
toolchain
zealous
sysroot
+freestanding
cross_compile
+config_shell
shell
+pkgconf
+pkgconfig
+
prefix
exec_prefix
bindir
@@ -120,6 +130,9 @@ native_cfghost
native_cflags
native_ldflags
+native_pkgconf
+native_pkgconfig
+
native_pe_subsystem
native_pe_image_base
@@ -130,4 +143,9 @@ disable_shared
disable_static
use_custom_cfgdefs
+use_custom_cfginit
+use_custom_cfgfini
use_custom_usrdefs
+
+shared_lib_cmd
+shared_lib_ldflags
diff --git a/sofort/config/opt.vars b/sofort/config/opt.vars
new file mode 100644
index 0000000..e71ea56
--- /dev/null
+++ b/sofort/config/opt.vars
@@ -0,0 +1,9 @@
+version_opt
+
+shared_library_opt
+static_library_opt
+
+app_frontend_opt
+app_linking_opt
+
+install_headers_opt