icu: fix compilation under CentOS 7
authorRosen Penev <rosenp@gmail.com>
Mon, 31 Aug 2020 07:32:38 +0000 (00:32 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 31 Aug 2020 07:39:04 +0000 (00:39 -0700)
commit6255a77128d0ea4e1aa1b24ef9fa06ba71072e2e
tree33547078604b51aa77f7a349b51ddccbdecd5051
parenta39066f057fb4bf543ea5223eba7321590e83795
icu: fix compilation under CentOS 7

CentOS 7's GCC is quite old and does not put max_align_t under std.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/icu/Makefile
libs/icu/patches/010-max_align_t.patch [new file with mode: 0644]