heads/modules
Trammell Hudson 07eb5e9717
Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173)
Each of the submodule configuration files defined a subset of the
cross compiler tools that it used and many were picking up the
system `ar`, `nm`, `strip, `ld`, etc.  They all now use a `Makefile`
macro that defines the path to the proper cross compiler tools.

For ones that need the tools, but not the musl-libc gcc,
there is $(CROSS_TOOLS_NOCC) that is all of them without gcc.
This is for musl-libc itself, as well as xen and the Linux kernel.
2017-04-08 13:23:34 -04:00
..
busybox Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
coreboot parallel crosscompiler build (issue #168) 2017-04-07 08:59:25 -04:00
coreboot-blobs reconfigure submodules if their config files ever change (issue #172) 2017-04-07 10:34:57 -04:00
cryptsetup Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
dropbear Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
flashrom Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
gpg Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
kernel-headers Build time configuration for startup scripts and modules. 2017-03-31 11:18:46 -04:00
kexec Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
libusb Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
libusb-compat Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
linux move usb-storage into a kernel module (issue #160) 2017-04-05 19:20:53 -04:00
lvm2 Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
make Build GNU make-4.2 if the system make is the wrong version (issue #88). 2017-01-27 18:00:50 -05:00
mbedtls Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
musl Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
musl-cross Build time configuration for startup scripts and modules. 2017-03-31 11:18:46 -04:00
pciutils Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
popt Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
qrencode Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
tpmtotp Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
util-linux Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
xen Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00
zlib Define $(CROSS_TOOLS) to ensure reproducible builds (issue #173) 2017-04-08 13:23:34 -04:00