]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Switch round the order of CFLAGS and XFLAGS, so that the latter
authorSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2007 19:43:15 +0000 (19:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2007 19:43:15 +0000 (19:43 +0000)
commita4a15594464d6c72901decf89fdf05778867360a
treeae19ab7980dfaa0edd09fd96124ab4e34c17d846
parent4b3c2a52c86ff8ded3fe0deb2e2a3a83dbd8c0a2
Switch round the order of CFLAGS and XFLAGS, so that the latter
comes last on the compiler command line. This makes it easier to
override the normal compile options (since conflicting command-line
options usually follow a last-wins policy) in order to compile (for
example) the Unix version -g -O0.

git-svn-id: http://svn.tartarus.org/sgt/putty@7170 cda61777-01e9-0310-a592-d414129be87e
mkfiles.pl