commit | 779c2f3eb1cdc5636c4f9252f5cf0fbe3a672462 | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Mon Feb 06 20:24:35 2012 +0100 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Mon Feb 06 20:24:35 2012 +0100 |
tree | 344499b0dd9e776e07a10e5b8ca590c054cb67d6 | |
parent | 32326e3bd3ac517e53ee1b0f4381259c42fc932e [diff] |
chinachippatcher: allow additional CFLAGS from the command line. Fixes building 32bit linux binary on 64bit systems. Change-Id: Ib58114a979e6aa426370477169a0875a66c9a9c2
diff --git a/rbutil/chinachippatcher/Makefile b/rbutil/chinachippatcher/Makefile index 390260e..cdce198 100644 --- a/rbutil/chinachippatcher/Makefile +++ b/rbutil/chinachippatcher/Makefile
@@ -6,7 +6,7 @@ # \/ \/ \/ \/ \/ # $Id$ # -CFLAGS = -g -Wall +CFLAGS += -g -Wall OUTPUT = chinachippatcher