status-mobile/scripts/lib/setup/nix
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
..
desktop Replace usage of stdenvNoCC. 2019-03-27 14:03:48 +01:00
global-node-packages Fix problem building `sha3` node module in `make setup` 2019-03-21 13:56:57 +01:00
mobile Use nix to download Desktop bundle base images 2019-03-22 15:06:14 +01:00
nix.conf Add Android NDK Nix expression 2019-03-21 13:56:59 +01:00