mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Move HOST_ARCH declaration to common.mak
In addition, add the ability that a Makefile that includes `common.mak` can specify the `HOST_ARCH`. Usage example: $S390_TOOLS/mytool/Makefile: ``` Makefile HOST_ARCH := s390x include ../common.mak ``` Reviewed-by: Steffen Eiden <seiden@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>
This commit is contained in:
committed by
Steffen Eiden
parent
0c1a5069d9
commit
686fca1863