This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: re-re-re-re-configuring


> So, um, silly question.  Why does changing libiberty require that
> bfd/Makefile be regenerated?

Because bfd/Makefile does this:

x=`sed -n -e 's/^[     ]*PICFLAG[      ]*=[    ]*//p' < ../libiberty/Makefile | tail -1`


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