fbzmq: Fix compilation with newer GCC 9276/head
authorRosen Penev <rosenp@gmail.com>
Wed, 19 Jun 2019 20:08:42 +0000 (13:08 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 19 Jun 2019 20:32:06 +0000 (13:32 -0700)
commit50f865714127755dde89294a68215a6c73d200e8
tree8d50d2ec095244e1f75a488bacd52b06dba3869c
parentd1517aa627619563a8d51c3ee550042aa7c35207
fbzmq: Fix compilation with newer GCC

Added -faligned-new to fix compilation.

As fbzmq is passing -Werror, fixed compilation with newer GCC versions.

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