mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
6f6b4a1d41
libBPF does not compile for mips64 targets using clang (rathern than
gcc) because clang lacks the necessary _MIPS_SZPTR compiler builtin.
Let's allow the rest of systemd to compile.
- The glibc people noticed this problem [way back in
2011](https://sourceware.org/pipermail/libc-ports/2011-June/001959.html)
and consider it to be a clang/llvm bug. I am inclined to agree.
- [clang has the `_MIPS_SZPTR`
builtin](
|
||
---|---|---|
.. | ||
0001-Start-device-units-for-uninitialised-encrypted-devic.patch | ||
0002-Don-t-try-to-unmount-nix-or-nix-store.patch | ||
0003-Fix-NixOS-containers.patch | ||
0004-Look-for-fsck-in-the-right-place.patch | ||
0005-Add-some-NixOS-specific-unit-directories.patch | ||
0006-Get-rid-of-a-useless-message-in-user-sessions.patch | ||
0007-hostnamed-localed-timedated-disable-methods-that-cha.patch | ||
0008-Fix-hwdb-paths.patch | ||
0009-Change-usr-share-zoneinfo-to-etc-zoneinfo.patch | ||
0010-localectl-use-etc-X11-xkb-for-list-x11.patch | ||
0011-build-don-t-create-statedir-and-don-t-touch-prefixdi.patch | ||
0012-add-rootprefix-to-lookup-dir-paths.patch | ||
0013-systemd-shutdown-execute-scripts-in-etc-systemd-syst.patch | ||
0014-systemd-sleep-execute-scripts-in-etc-systemd-system-.patch | ||
0015-path-util.h-add-placeholder-for-DEFAULT_PATH_NORMAL.patch | ||
0016-pkg-config-derive-prefix-from-prefix.patch | ||
0017-inherit-systemd-environment-when-calling-generators.patch | ||
0018-core-don-t-taint-on-unmerged-usr.patch | ||
default.nix |