This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: [PATCH, AArch64] Add missing CFLAGS in libgloss makefiles


My bad; wrong list.  Sorry!

Yufeng

On 04/19/13 10:11, Yufeng Zhang wrote:
Hi,

This patch adds the missing $(CFLAGS) to object making rules in the
makefiles.

OK for the trunk?

Thanks,
Yufeng


libgloss/

2013-04-19  Yufeng Zhang<yufeng.zhang@arm.com>

          * aarch64/Makefile.in (rdimon-crt0.o, rdimon-trap.o)
          (rdimon-_exit.o, rdimon-_kill.o, rdimon-syscalls.o)
          (rdimon-libcfunc.o): Add $(CFLAGS) to the compiler command line.
          * aarch64/cpu-init/Makefile.in (${CPU_INIT_OBJS}): Add $(CFLAGS)
          to the compiler command line.



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