summaryrefslogtreecommitdiffstats
path: root/rules/pre
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-12 09:40:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-16 10:56:59 +0200
commit498e76c9c515c0798cedbdcc657f134edda38eb8 (patch)
tree71ff18e4e72f879fbb7d2ae7fbb97e3aec0663b9 /rules/pre
parentd256c985a9f23c0c13a44b68ad05d356e14bdcd9 (diff)
downloadptxdist-498e76c9c515c0798cedbdcc657f134edda38eb8.tar.gz
ptxdist-498e76c9c515c0798cedbdcc657f134edda38eb8.tar.xz
[Rules.make] make configure bail out for unrecognized options
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/pre')
-rw-r--r--rules/pre/Rules.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/pre/Rules.make b/rules/pre/Rules.make
index ac104dc2c..39a283af2 100644
--- a/rules/pre/Rules.make
+++ b/rules/pre/Rules.make
@@ -190,6 +190,7 @@ CROSS_ENV_PKG_CONFIG := \
# use AC_TRY_RUN and run cross compiled things on the development host
#
CROSS_ENV_AC := \
+ enable_option_checking=fatal \
ac_cv_file__dev_random=yes \
ac_cv_file__proc_self_exe=yes \
ac_cv_file__proc_self_fd=yes \