The following changes since commit 42e0d60f1615ef63d16e41bb1668805560c37870:
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160804' into staging (2016-08-04 18:36:05 +0100) are available in the git repository at: g...@github.com:famz/qemu tags/docker-pull-request for you to fetch changes up to 4a93f78ed086d6f0bceb3f0b281009e6026935b7: docker: Add "--enable-werror" to configure command line (2016-08-05 16:34:55 +0800) ---------------------------------------------------------------- Two bug fixes. One fixes breakage on RHEL 7, reported by Paolo, the other one fixes the missing --enable-werror in docker build, which was intended since the beginning, but was left behind during later iterations of the initial patch series (lost .git in the docker src copy). ---------------------------------------------------------------- Fam Zheng (2): docker: Be compatible with older docker docker: Add "--enable-werror" to configure command line tests/docker/Makefile.include | 5 ++--- tests/docker/common.rc | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.7.4