mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Use a common naming convention for the variable [1][2][3]. In an upcoming patch the Makefile variable `BUILD_ARCH` will be introduced. [1] https://www.gnu.org/software/automake/manual/html_node/Cross_002dCompilation.html [2] https://docs.yoctoproject.org/ref-manual/variables.html#term-HOST_ARCH [3] https://mesonbuild.com/Cross-compilation.html#cross-compilation Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>