<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fail build from Git"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93520#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fail build from Git"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93520">bug 93520</a>
              from <span class="vcard"><a class="email" href="mailto:sl1pkn07@gmail.com" title="gustavo alvarez <sl1pkn07@gmail.com>"> <span class="fn">gustavo alvarez</span></a>
</span></b>
        <pre>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

<a href="http://sl1pkn07.wtf/paste/view/7f48be94">http://sl1pkn07.wtf/paste/view/7f48be94</a> -> spice protocol
<a href="http://sl1pkn07.wtf/paste/view/1435a6f5">http://sl1pkn07.wtf/paste/view/1435a6f5</a> -> 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--</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>