]> git.ipfire.org Git - thirdparty/gcc.git/commit - libitm/Makefile.in
Make sure that -msse/-mavx are appended at the end
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 13 Jan 2014 19:36:17 +0000 (19:36 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 13 Jan 2014 19:36:17 +0000 (11:36 -0800)
commited100f5d64b3f38cc581391b9b447726edd1b119
tree7f7dab92531fa0f82d6ff464245f082d879c2f86
parentfb28dac0ff5f7c9943e53a36dc8b6ab05bef0520
Make sure that -msse/-mavx are appended at the end

PR libitm/53113
* Makefile.am (x86_sse.lo): Append -msse to CXXFLAGS.
(x86_avx.lo): Append -mavx to CXXFLAGS.
* Makefile.in: Regenerate.

From-SVN: r206587
libitm/ChangeLog
libitm/Makefile.am
libitm/Makefile.in