This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: pass multilib options for libgloss/arm


Hi,
Currently libgloss uses $(CFLAGS) to pass multilib options, and it is missed
in each commands in libgloss/arm/Makefile.in.
Here the attached patch fixes this issue. 
Actually Jeff already proposed this patch before, but it hasn't been applied
yet. Jeff's patch can be found at
http://sourceware.org/ml/newlib/2011/msg00138.html

Please review and apply it if this modification is OK.

2011-06-29  Chengbin  <bin.cheng@arm.com>

libgloss/
               * arm/Makefile.in: Pass multilib options for arm
libgloss/arm.

Thanks-chengbin

Attachment: pass-multilib-options.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]