[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/icecream/icecream/client
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-01-25 17:56:58
Message-ID: 1138211818.552739.7578.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 502327 by mueller:

-fdump-tree also have side effects. compile locally then.


 M  +1 -1      arg.cpp  


--- trunk/kdenonbeta/icecream/icecream/client/arg.cpp #502326:502327
@@ -86,7 +86,7 @@
             if (!strcmp(a, "-E")) {
                 always_local = true;
                 args.append(a, Arg_Local);
-            } else if (!strcmp(a, "-MD") || !strcmp(a, "-MMD")) {
+            } else if (!strcmp(a, "-MD") || !strcmp(a, "-MMD") || !strncmp(a, "-fdump", 6)) {
                 args.append(a, Arg_Local);
                 /* These two generate dependencies as a side effect.  They
                  * should work with the way we call cpp. */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic