Commit Graph

2 Commits

Author SHA1 Message Date
Berkus Decker ecec3c96e1 Remove global build-std flags
* Use those flags only in specific commands,
  otherwise building some tools from this directory
  will also fail (cargo picks these flags as global).
2020-08-10 00:34:31 +03:00
Berkus Decker cb814b353b Add Raspberry Pi target configuration
* Use rlibc for memset/memcpy
* Create linker script for raspberry pi 3
* Add aarch64 target file inspired by Robigalia
* Force bitcode embedding for LTO
2020-08-09 19:35:09 +03:00