[Bug 14828] New: Fine-tuning for include parameters

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 11 08:45:34 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14828

           Summary: Fine-tuning for include parameters
           Product: Wine
           Version: CVS/GIT
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: Markus.Elfring at web.de


Created an attachment (id=15376)
 --> (http://bugs.winehq.org/attachment.cgi?id=15376)
conditional construction of the variable "INCLUDES"

I have noticed a command like the following during the build process on my
system.

gcc -m32 -c -I. -I. -I../../include -I../../include   -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith  -g -O2  -o send.o send.c

Would you like to avoid duplicate include parameters for the compilation?

http://source.winehq.org/git/wine.git?a=blob;f=Make.rules.in;h=b46a573e69d85e508dad86f8ee7de47d0a8f0267;hb=HEAD


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list