aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAdrian Taylor <adrian.taylor@realvnc.com>2010-07-14 10:42:33 +0100
committerAdrian Taylor <adrian.taylor@realvnc.com>2010-07-14 10:42:33 +0100
commitd127011d2b1b3465d79bfeb27146b0651b117c56 (patch)
treefed7ed0acad1b4ef19232b67239746e59ca35b21 /samples
parente14f8d20ec87fa6188c58d618f6eab1c3a1b3e15 (diff)
downloadndk-tools_r8.tar.gz
ndk-build accepts command-line arguments which are passed to the underlying "make" process. For example: ndk-build EXTRA_CFLAGS=-DDOG Previously, these extra arguments could not contain spaces: ndk-build EXTRA_CFLAGS="-DDOG -DCAT" # fails This change fixes that issue. Change-Id: I907d6dbb73db1608f1628c930649564a2aa39456
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions