Commit graph

9 commits

Author SHA1 Message Date
Vladimír Čunát bb89f903f4
Revert "libhwy: apply the new patch conditionally"
This reverts commit 8fd0ff1583.
2023-07-31 18:07:09 +02:00
Vladimír Čunát 8fd0ff1583
libhwy: apply the new patch conditionally
Just temporarily to avoid the many rebuilds on staging-next branch.
It's a platform-specific bug.
2023-07-31 18:05:48 +02:00
Yureka e6133a81c8 libhwy: fix build on aarch64 2023-07-31 16:53:52 +02:00
Sergei Trofimovich 6573695a89 libhwy: 1.0.4 -> 1.0.5
Changes: https://github.com/google/highway/releases/tag/1.0.5
2023-07-21 07:48:13 +01:00
Alyssa Ross 6a2200d338
pkgsStatic.libhwy: fix build (#230761)
This was changed in 7328b78fb5, but I don't understand why — the only
difference should be in static builds, which worked before that change
and didn't work after.

Fixes: 7328b78fb5 ("libhwy: 0.15.0 -> 1.0.2")
2023-05-09 12:16:02 +02:00
R. Ryantm 1a83976e30 libhwy: 1.0.2 -> 1.0.4 2023-03-22 08:45:09 +00:00
Ethin Probst 7328b78fb5 libhwy: 0.15.0 -> 1.0.2 2022-12-03 00:21:44 +01:00
Alyssa Ross 4dbf8f6915 libhwy: fix tests when cross-compiling
It seems to need some help to find gtest when cross compiling.

(Only applies when cross-compiling to compatible architectures where
the tests are enabled, like pkgsStatic.)

Co-authored-by: Daniel Olsen <daniel.olsen99@gmail.com>
2022-08-16 08:36:57 +00:00
Zhaofeng Li e7239d0e8a libhwy: init at 0.15.0 2022-01-08 19:00:31 -08:00