3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/libraries/boost
Adam Joseph 5952698e53 boost: fix taxonomy mistake, account taxonomy change in v1.78
This commit makes two changes:

1. Boost changed its taxonomy for architecture names between the 1.77 and
   1.78 releases, in this commit:

   6edc8184a7

2. During the review of #161162 I [was asked about][1] the source of
   the [mips64-context.patch][2] that I had included in the original
   version of the PR.  I searched through the boost-context revision
   history and found [a nearly identical patch][3], which I
   substituted in the final, merged version of the PR.

   As it turns out, my [mips64-context.patch][2] was an earlier
   revision of what was eventually accepted to boost-context.  The
   only difference between the two patches is the name they use:
   mips64 vs mips1.

   When switching to the accepted version of the boost patch, I should
   have also updated libraries/boost/generic.nix to change mips64 to
   mips1.  This commit does that.

[1]: https://github.com/NixOS/nixpkgs/pull/161162#discussion_r847903087
[2]: https://raw.githubusercontent.com/a-m-joseph/nixpkgs/1ca5025945470ce96408552b9117674b12efaf04/pkgs/development/libraries/boost/mips64-context.patch
[3]: e3f744a186.patch
2022-04-13 21:56:44 -07:00
..
1.55.nix
1.59.nix
1.60.nix
1.65.nix
1.66.nix
1.68.nix
1.69.nix boost1{69,70,72}: fix build w/glibc-2.34 2022-02-27 10:25:35 +01:00
1.70.nix boost1{69,70,72}: fix build w/glibc-2.34 2022-02-27 10:25:35 +01:00
1.72.nix boost1{69,70,72}: fix build w/glibc-2.34 2022-02-27 10:25:35 +01:00
1.73.nix
1.74.nix
1.75.nix
1.77.nix
1.78.nix boost178: init at 1.78.0 2022-03-31 12:36:50 +01:00
clang-math-2.patch
clang-math.patch
cmake-paths-173.patch
cmake-paths.patch
darwin-1.55-no-system-python.patch
darwin-no-system-python.patch
default.nix boost178: init at 1.78.0 2022-03-31 12:36:50 +01:00
gcc-5.patch
generic.nix boost: fix taxonomy mistake, account taxonomy change in v1.78 2022-04-13 21:56:44 -07:00
pthread-stack-min-fix.patch boost1{69,70,72}: fix build w/glibc-2.34 2022-02-27 10:25:35 +01:00