for cross_compiling=yes to prevent executing any binary

this was causing problems with security softwares like Bit9

Change-Id: Id335ef3f8370cdeab77529be0559f2ee35fc14a1
This commit is contained in:
Pascal Massimino 2010-11-01 12:56:39 -07:00
parent 83b545eea7
commit e14a0301f8

3
configure vendored
View File

@ -717,7 +717,8 @@ ac_default_prefix=/usr/local
ac_clean_files=
ac_config_libobj_dir=.
LIBOBJS=
cross_compiling=no
# Just to prevent any binary from being executed (but they're still compiled):
cross_compiling=yes
subdirs=
MFLAGS=
MAKEFLAGS=