mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
highway: update; fix for arm
This commit is contained in:
parent
e3444bf6a0
commit
760006064b
@ -10,9 +10,9 @@ SRC_URI = " \
|
||||
git://github.com/google/highway.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
PV = "0.14.2"
|
||||
PV = "0.15.0"
|
||||
SRCREV = "${PV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release"
|
||||
|
||||
CXXFLAGS:append:arm = " -mfp16-format=ieee"
|
||||
|
Loading…
Reference in New Issue
Block a user