status-react/scripts/lib/setup
Pedro Pombeiro 6eb806d2c1
Replace usage of stdenvNoCC.
- For Linux, the real fix is `hardeningDisable` of "fortify";
- For macOS, the real fix is setting the C and CXX compilers in `desktop/build.sh` as well as disabling CMake install step;
- Unfortunately for iOS we still need stdenvNoCC (or find a way to use GNU's ld instead of Apple's)

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-03-27 14:03:48 +01:00
..
nix Replace usage of stdenvNoCC. 2019-03-27 14:03:48 +01:00
installers.sh Implement target-dependent installing of Nix dependencies 2019-03-21 13:57:01 +01:00
output.sh Replace `make prepare-*` targets with implicit behavior 2019-03-26 12:44:07 +01:00
packages.sh Migrate Desktop build environment to leverage Nix 2019-03-21 13:56:58 +01:00
path-support.sh Install all dependencies on Linux 2017-12-08 18:26:01 +01:00
platform.sh Migrate from installing tooling the traditional way to Nix 2019-03-21 13:56:57 +01:00
properties.sh Added build scripts 2017-12-12 09:05:18 +01:00