On Wednesday, January 23, 2013 01:04:52 PM Kees Cook wrote: > On Wed, Jan 23, 2013 at 12:29 PM, Paul Moore <[email protected]> wrote: > > On Wednesday, January 23, 2013 12:06:29 PM Kees Cook wrote: > >> This cmdline reading trick utterly fails when doing Debian builds ... > > > > Out of curiosity, why? > > This isn't popping back into my memory, but there was basically a poor > interaction between bash, make, and $NF for discovering the target.
That's odd. If we can't solve this problem generically, e.g. not hardcoding the .pc file in macros.mk, then I would rather us do one of the following: 1. Print "INSTALL pkg-config configuration file" or similar instead of the exact file. 2. Move the INSTALL_PC_MACRO logic into the calling Makefile. Considering our limited use, option #1 is probably the best choice. -- paul moore security and virtualization @ redhat ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ libseccomp-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss
