diff --git a/conf/distro/roro.conf b/conf/distro/roro.conf index bad3a43..fce2f47 100644 --- a/conf/distro/roro.conf +++ b/conf/distro/roro.conf @@ -40,6 +40,8 @@ TCLIBC = "glibc" ENABLE_WIDEC = "false" ENABLE_WIDEC_class-native = "true" +DEFAULT_TIMEZONE = "Europe/Berlin" + # Drop native language support. This removes the # eglibc->bash->gettext->libc-posix-clang-wchar dependency. USE_NLS="no"