qga: fitering out -fstack-protector-strong
commit420957a5982113416c5e442687de5e1ffaffeafc
authorJoseph Hindin <jhindin@daynix.com>
Wed, 1 Apr 2015 16:38:57 +0000 (1 19:38 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 2 Apr 2015 13:57:27 +0000 (2 15:57 +0200)
treec4f5a8277c38dd64abbaa3be217e60a38f8fd963
parentcbea0c26e718191b57783f847ad2c805670439e8
qga: fitering out -fstack-protector-strong

configure script may add -fstack-protector-strong option instead
of -fstack-protector-all, depending on availability ( see
commit 63678e17c ). Both options have to by filtered out for
qga-vss.dll, otherwise MinGW cross-compilation fails at linking
stage.

Signed-off-by: Joseph Hindin <jhindin@daynix.com>
Message-Id: <1427906337-20805-2-git-send-email-jhindin@daynix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qga/vss-win32/Makefile.objs