[Bug 93520] Fail build from Git

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 29 09:35:06 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=93520

--- Comment #3 from gustavo alvarez <sl1pkn07 at gmail.com> ---
one note is, all git is builded through of makepkg, official arch package maker

this is the PKGBUILD (build script) for libcacard and spice-protocol

http://sl1pkn07.wtf/paste/view/7f48be94 -> spice protocol
http://sl1pkn07.wtf/paste/view/1435a6f5 -> libcacard

the CXXFLAGS, CPPFLAGS and LDFLAGS is provided by makepkg config environment

--snit---
CPPFLAGS="-D_FORTIFY_SOURCE=2"
CFLAGS="-march=native -O2 -pipe -fstack-protector-strong
--param=ssp-buffer-size=4"
CXXFLAGS="-march=native -O2 -pipe -fstack-protector-strong
--param=ssp-buffer-size=4"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
--snip--

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-bugs/attachments/20151229/1dd8535a/attachment.html>


More information about the spice-bugs mailing list