]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/fixed-obj.mk
Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE before addin...
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 23 Aug 2012 15:41:03 +0000 (15:41 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 23 Aug 2012 15:41:03 +0000 (15:41 +0000)
commita147b6d28fa9db1c7533d53e19837009f3f7fd05
tree50b0cf22878d9d6382e639f49b548bfc86a5d7b8
parentc583af79c0295886c0d4f951aba8ae864518d40d
Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE before adding them to libgcc-objects, libgcc-s-objects.

* Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out
LIB2FUNCS_EXCLUDE before adding them to libgcc-objects,
libgcc-s-objects.
* fixed-obj.mk: Only expand dependency if $o is not in
LIB2FUNCS_EXCLUDE.

From-SVN: r190624
libgcc/ChangeLog
libgcc/Makefile.in
libgcc/fixed-obj.mk