]> git.ipfire.org Git - thirdparty/glibc.git/commit
This is update for configure, build and install of vector math library.
authorAndrew Senkevich <andrew.n.senkevich@gmail.com>
Thu, 14 May 2015 14:28:06 +0000 (17:28 +0300)
committerAndrew Senkevich <andrew.n.senkevich@gmail.com>
Thu, 14 May 2015 15:07:06 +0000 (18:07 +0300)
commit5695d46f5dc0ff2ffbcb0c52b1f6c2ada09c39dc
treedb2ba80e0b866fedd12253686d09e448e905f39b
parent202d48dab92e0f031928528589f086835595afe5
This is update for configure, build and install of vector math library.
Installation of libm.so as linker script only in case of libmvec.so build.

2015-05-14  Andrew Senkevich  <andrew.n.senkevich@gmail.com>

    * Makeconfig (rpath-dirs, all-subdirs): Added mathvec folder.
    (libmvec): New variable.
    * configure.ac: Added option for mathvec build.
    * configure: Regenerated.
    * mathvec/Depend: New file.
    * mathvec/Makefile: New file.
    * shlib-versions: Added libmvec.
    * math/Makefile: Added rule for libm.so installation.
ChangeLog
Makeconfig
configure
configure.ac
math/Makefile
mathvec/Depend [new file with mode: 0644]
mathvec/Makefile [new file with mode: 0644]
shlib-versions