nixpkgs-suyu/pkgs
Dmitry Kalinkin cf4e1b9e62
llvmPackages_12.compiler-rt: fix build on darwin
```
/tmp/nix-build-compiler-rt-libc-12.0.0.drv-0/compiler-rt-12.0.0.src/lib/sanitizer_common/sanitizer_mac.cpp:617:7: error: use of undeclared
      identifier 'TARGET_OS_IOS'
  if (TARGET_OS_IOS || TARGET_OS_TV) return 6;
      ^
/tmp/nix-build-compiler-rt-libc-12.0.0.drv-0/compiler-rt-12.0.0.src/lib/sanitizer_common/sanitizer_mac.cpp:617:24: error: use of undeclared
      identifier 'TARGET_OS_TV'
  if (TARGET_OS_IOS || TARGET_OS_TV) return 6;
                       ^
/tmp/nix-build-compiler-rt-libc-12.0.0.drv-0/compiler-rt-12.0.0.src/lib/sanitizer_common/sanitizer_mac.cpp:618:7: error: use of undeclared
      identifier 'TARGET_OS_WATCH'
  if (TARGET_OS_WATCH) return 13;
      ^
/tmp/nix-build-compiler-rt-libc-12.0.0.drv-0/compiler-rt-12.0.0.src/lib/sanitizer_common/sanitizer_mac.cpp:687:7: error: use of undeclared
      identifier 'TARGET_OS_IOS'
  if (TARGET_OS_IOS || TARGET_OS_TV)
      ^
/tmp/nix-build-compiler-rt-libc-12.0.0.drv-0/compiler-rt-12.0.0.src/lib/sanitizer_common/sanitizer_mac.cpp:687:24: error: use of undeclared
      identifier 'TARGET_OS_TV'
  if (TARGET_OS_IOS || TARGET_OS_TV)
                       ^
/tmp/nix-build-compiler-rt-libc-12.0.0.drv-0/compiler-rt-12.0.0.src/lib/sanitizer_common/sanitizer_mac.cpp:689:12: error: use of undeclared
      identifier 'TARGET_OS_WATCH'
  else if (TARGET_OS_WATCH)
           ^
6 errors generated.
```
2021-06-03 03:08:10 -04:00
..
applications kio-gdrive: init 20.12.3 2021-05-31 12:19:41 +08:00
build-support Merge pull request #124299 from dotlambda/qmapshack-1.16.0 2021-05-28 13:46:44 +01:00
common-updater
data Merge pull request #124161 from romildo/upd.numix-solarized-gtk-theme 2021-05-30 05:10:41 +02:00
desktops Merge pull request #121433 from romildo/fix.dockbarx 2021-05-29 03:22:51 +02:00
development llvmPackages_12.compiler-rt: fix build on darwin 2021-06-03 03:08:10 -04:00
games Merge pull request #124981 from legendofmiracles/rpg 2021-05-30 19:57:52 +02:00
misc vscode-extensions.B4dM4n.vscode-nixpkgs-fmt: init 2021-05-31 08:53:17 +09:00
os-specific zfsUnstable: 2.1.0-rc5 -> 2.1.0-rc6 2021-05-30 02:42:06 +00:00
pkgs-lib
servers Merge pull request #125005 from maxeaubrey/plex_bump 2021-05-31 03:05:46 +02:00
shells Merge pull request #110858 from jrick/oksh-shellPath 2021-05-30 12:47:45 +00:00
stdenv darwin/make-bootstrap-tools: move "lib" from install name to rpath 2021-05-24 15:04:39 +09:00
test neovim: fix neovim.override (#124785) 2021-05-29 16:36:39 +02:00
tools dua: 2.12.0 -> 2.12.1 2021-05-31 13:52:15 +09:00
top-level relxExe: remove 2021-05-31 08:55:21 +09:00