[Freeciv-Dev] Re: (PR#10188) [Patch] Force rebuild when CPPFLAGS,CFLAGS
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10188 >
On Sun, Sep 19, 2004 at 04:19:35AM -0700, Marko Lindqvist wrote:
>
> Attached patch forces total recompilation after reconfiguration, if
> flags differ from previous configuration. This is achieved by storing
> flags into config.h. As all source files should include, and thus
> depend, on config.h, change in config.h forces total recompilation.
This sucks. The classic scenario here is wanted to compile a different
client. To do this I shouldn't have to recompile the server wouldn't you
say? Or even new client's files I already compiled, just the actual
civclient binary.
-mike
- [Freeciv-Dev] Re: (PR#10188) [Patch] Force rebuild when CPPFLAGS,CFLAGS change,
Mike Kaufman <=
|
|