[CRIU] [PATCH 0/2] Miscellaneous updates of Makefile
Chanho Park
chanho61.park at samsung.com
Tue Jun 11 00:18:26 EDT 2013
This patchset adds LDFLAGS directive to build the CRIU with static mode.
The latest arm cross compiler basically build with thumb mode.
However, the parasite blobs should be built in arm mode not thumb mode. Thus,
we should specify -marm directive for arm parasite blobs.
Chanho Park (2):
pie: always build in arm mode
Makefile: Add LDFLAGS directive
Makefile | 2 +-
pie/Makefile | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--
1.7.9.5
More information about the CRIU
mailing list