r216832 - in /trunk/libcc1: ChangeLog Makefile....
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Oct 29 11:37:00 GMT 2014
Author: jakub
Date: Wed Oct 29 11:37:18 2014
New Revision: 216832
URL: https://gcc.gnu.org/viewcvs?rev=216832&root=gcc&view=rev
Log:
* Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.
(libiberty_normal, libiberty_noasan, libiberty_pic, libiberty_dep):
New variables.
(libiberty): Set to -Wc, followed by the first existing noasan/,
pic/ or . libiberty.a.
(libcc1plugin_la_DEPENDENCIES, libcc1plugin_la_LINK,
libcc1_la_DEPENDENCIES, libcc1_la_LINK, LTLDFLAGS): New variables.
* Makefile.in: Regenerated.
Modified:
trunk/libcc1/ChangeLog
trunk/libcc1/Makefile.am
trunk/libcc1/Makefile.in
More information about the Gcc-cvs
mailing list