• kent@mysql.com's avatar
    Makefile.am: · 9f86a9bd
    kent@mysql.com authored
      Link with CLIENT_EXTRA_LDFLAGS, enable us to
      pass on libtool flags '-full-static' and '-static'
      using '--with-client-ldflags' to configure.
    mysql.spec.sh:
      Pass '-static' to libtool, link static with our
      own libraries, dynamic with system libraries.
      Link with the bundled zlib.
    9f86a9bd
mysql.spec.sh 34.5 KB