Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
Description
As seen in https://github.com/openwrt/packages/blob/master/utils/mariadb/patches/100-fix_hostname.patch and https://github.com/openwrt/packages/blob/master/utils/mariadb/patches/190-replace-hostname-in-mysqld_safe.patch it seems the standard CMakeList.txt defined HOSTNAME=uname -n isn't always what distros want.
Sets make this something that can be set at compile time.