redox/mk
Jose Narvaez 8a43b5a3e5 Small fixes to Makefiles to be able to build the kernel on
macOS again.

Details

- We are using the toolchain compiler and archiver in order
to generate a proper ELF file when building the 'raw-cpuid'
crate C code which is currently being compiled by the macOS
toolchain.

- I added the 'findutils' and 'coreutils' Homebrew/MacPorts
packages to the bootstrap script in order to setup the proper
environment for the cookbook scripts (as the assume GNU tools).
This should be temporary until the cookbook scripts get migrated
to Rust.
2017-07-13 21:09:47 +01:00
..
bochs.mk Modularise makefiles 2017-01-05 14:07:20 -07:00
config.mk Make travis build use packages from static.redox-os.org 2017-06-29 20:06:16 -06:00
disk.mk Update recipes 2017-05-11 21:19:31 -06:00
filesystem.mk Make travis build use packages from static.redox-os.org 2017-06-29 20:06:16 -06:00
initfs.mk Make travis build use packages from static.redox-os.org 2017-06-29 20:06:16 -06:00
kernel.mk Small fixes to Makefiles to be able to build the kernel on 2017-07-13 21:09:47 +01:00
qemu.mk Add audio to makefile 2017-06-17 16:59:01 -06:00
virtualbox.mk Add all recipes to filesystem.toml, commented out where not default. 2017-06-18 15:11:25 -06:00