You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
Felix Fietkau 294e908a2c cmake: skip build system check on compile
cmake checks the build system and its variables on its own to detect if
the makefiles need to be regenerated.
Unfortunately this can invalidate overrides passed in the
Build/Configure step. On non-Linux systems this breaks the build when
switching between targets of the same package architecture.

Fix this by forcibly disabling the build system check and relying on the
LEDE build system to take care of these things

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years ago
..
site toolchain: add support of ARC architecture 9 years ago
autotools.mk build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory for all targets 7 years ago
cmake.mk cmake: skip build system check on compile 7 years ago
debug.mk include: remove trailing whitespaces 9 years ago
depends.mk build: add missing wildcard for ignoring .pkgdir in dependency checks 7 years ago
device_table.txt image: ensure that /dev/console exist in rootfs images 11 years ago
download.mk build: let make check warn about use of legacy PKG_MD5SUM variable in feeds 7 years ago
feeds.mk include/feeds.mk: base list of enabled feeds on available instead of installed feeds 7 years ago
hardening.mk hardening: make override variables more intuitive 9 years ago
host-build.mk build: make Host/Install/Default use Host/Compile/Default with an extra argument 7 years ago
host.mk include: remove trailing whitespaces 9 years ago
image-commands.mk build: centralize fakeroot code 7 years ago
image-legacy.mk build: fix build of ubifs images 7 years ago
image.mk image.mk: add generic function for gzipping images if enabled 7 years ago
kernel-build.mk build: skip headers install and config on make target/linux/prepare 7 years ago
kernel-defaults.mk build: use mkhash to replace various quirky md5sum/openssl calls 7 years ago
kernel-version.mk kernel: update kernel 4.4 to version 4.4.49 7 years ago
kernel.mk kernel: allow subtarget specific KernelPackage 7 years ago
netfilter.mk netfilter.mk: prepare for linux 4.9 support 7 years ago
nls.mk nls.mk: add -rpath-link when needed for NLS support 9 years ago
package-bin.mk build: use if-then to avoid non-zero return codes in bin/ packaging code 7 years ago
package-defaults.mk build: copy contents of 'src' folder to build dirs (if present) 8 years ago
package-dumpinfo.mk include: fix nonshared flag handling 8 years ago
package-ipkg.mk build: fix package build after deleting staging dir 7 years ago
package-seccomp.mk include: add a seccomp filter install wrapper 9 years ago
package.mk build: keep recursive dependency check stampfiles up to date 7 years ago
prereq-build.mk build: use mkhash to replace various quirky md5sum/openssl calls 7 years ago
prereq.mk build: do not overwrite already existing host commands 9 years ago
quilt.mk build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used 7 years ago
rootfs.mk include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG 7 years ago
scan.awk build: propagate override information to .packageinfo 9 years ago
scan.mk build: scan.mk: consider KernelPackage pattern as well 7 years ago
scons.mk build: use CXXFLAGS if defined 8 years ago
shell.sh build: use mkhash to replace various quirky md5sum/openssl calls 7 years ago
subdir.mk build: allow building an individual subdir without dependencies using NO_DEPS=1 7 years ago
target.mk ARC: use -mcpu=XXX instead of obsolete -mXXX 7 years ago
toolchain-build.mk build: extend CONFIG_AUTOREMOVE to tools/ 7 years ago
toplevel.mk build: fix dependency of kernel_menuconfig target 7 years ago
u-boot.mk u-boot.mk: add support for overriding DEFAULT 7 years ago
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
unpack.mk build: unzip: perform operations quietly 7 years ago
verbose.mk build: tell users to do non-paralle builds on errors 9 years ago
version.mk build: use SNAPSHOT instead of CURRENT to designate untagged branch builds 8 years ago