aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/.config52
1 files changed, 52 insertions, 0 deletions
diff --git a/linux/.config b/linux/.config
new file mode 100644
index 0000000..37c41dc
--- /dev/null
+++ b/linux/.config
@@ -0,0 +1,52 @@
+#
+# Automatically generated file; DO NOT EDIT.
+# smolbote configuration
+#
+
+#
+# Build
+#
+
+#
+# Compiler settings
+#
+CONFIG_CXX_FLAGS="-fPIE -pipe -fstack-protector-strong -fno-plt"
+CONFIG_CXX_FLAGS_DEBUG=""
+CONFIG_CXX_FLAGS_RELEASE="-march=native -mtune=native -O3"
+
+#
+# Install paths
+#
+CONFIG_INSTALL_PREFIX="/usr/local"
+CONFIG_INSTALL_BIN="bin"
+CONFIG_INSTALL_LIB="lib/smolbote"
+
+#
+# Branding
+#
+CONFIG_POI_NAME="smolbote"
+CONFIG_POI_EXE="poi"
+
+#
+# Browser configuration
+#
+
+#
+# Configuration defaults
+#
+CONFIG_PATH_CONFIG="~/.config/smolbote/smolbote.cfg"
+CONFIG_PATH_CRASHDUMP="~/.config/smolbote/crash.d"
+CONFIG_PATH_FILTER="~/.config/smolbote/host.d"
+CONFIG_PATH_PLUGINS="~/.config/smolbote/plugins.d"
+CONFIG_PATH_PROFILES="~/.config/smolbote/profiles.d"
+CONFIG_PATH_BOOKMARKS="~/.config/smolbote/bookmarks.xbel"
+CONFIG_PATH_DOWNLOADS="~/Downloads"
+CONFIG_USEPLASMA=y
+# CONFIG_USEBREAKPAD is not set
+
+#
+# Devel
+#
+CONFIG_QTWARNINGS=y
+# CONFIG_TESTS is not set
+# CONFIG_LLVMLIBCPP is not set