commit | d6d96c1427e6df5fe32a959000092b4cdef8f2c2 | [log] [tgz] |
---|---|---|
author | Thomas Heijligen <thomas.heijligen@secunet.de> | Tue Oct 12 16:47:43 2021 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Sun Jan 29 12:29:02 2023 +0000 |
tree | f5c8a525010fdd2ff20c67527a60740589270fad | |
parent | 9a2787b3c0743c0223a83d0bd9eac933c360871d [diff] |
buildsystem: Determine the endianness only in the buildsystem Let the buildsystem (make / meson) handle the endianness determination and set the __FLASHROM_LITTLE_ENDIAN__ or __FLASHROM_BIG_ENDIAN__ macro as cflag. Change-Id: I37093528ae55e712cc30a0267a8ceac332750e7d Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/58273 Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Original-Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/72244 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>