Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Dne 16. dubna 2012 14:30 Petr Mladek <pmladek@suse.cz> napsal(a):
Tomáš Chvátal píše v Čt 12. 04. 2012 v 08:39 +0200:
Complete log: https://401507.bugs.gentoo.org/attachment.cgi?id=300617

Could you please attach solenv/inc/tg_ext.mk from your build?
I do not see glibc-omitfp target here.

In each case, % is used to define general rules for some kind of files.
Typical example is a rule how to generate .o files from .cxx sources:

%.o:    %.cxx
       g++ ${CXXFLAGS} -c $<

You need to use '%' on both sides of ':'. It is used instead of real
filenames.

@petr: sorry I sent you the mail on the normal mail only first, I hate
gmail web interface and its lack of "reply to ML".

Sure attaching link to the mk file [1], it seems ok to me...

Tom

[1] https://401507.bugs.gentoo.org/attachment.cgi?id=309409

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.