This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[yara-branch] [PATCH] Fix makefile dependencies


Hi Vlad,
I have been building with make -j3 and got a failure while building yara-ir.c and also
lower-subreg.c. There were a couple of missing makefile dependencies which caused these
two failures?


OK? Built finished on powerpc-darwin and i686-linux-gnu.

Thanks,
Andrew Pinski

ChangeLog:

	* Makefile.in (lower-subreg.o): Add TM_H dependency.
	(gt-yara-ir.h): New rule with the rest of the gt-* files.


Attachment: t.diff.txt
Description: Text document


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