chinachippatcher: allow additional CFLAGS from the command line.

Fixes building 32bit linux binary on 64bit systems.

Change-Id: Ib58114a979e6aa426370477169a0875a66c9a9c2
This commit is contained in:
Dominik Riebeling 2012-02-06 20:24:35 +01:00
parent 32326e3bd3
commit 779c2f3eb1

View file

@ -6,7 +6,7 @@
# \/ \/ \/ \/ \/ # \/ \/ \/ \/ \/
# $Id$ # $Id$
# #
CFLAGS = -g -Wall CFLAGS += -g -Wall
OUTPUT = chinachippatcher OUTPUT = chinachippatcher