mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-05 00:16:48 +02: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 \
|
git://github.com/google/highway.git;protocol=https;branch=master \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV = "0.14.2"
|
PV = "0.15.0"
|
||||||
SRCREV = "${PV}"
|
SRCREV = "${PV}"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release"
|
EXTRA_OECMAKE = "-DBUILD_TESTING=0 -DCMAKE_BUILD_TYPE=Release"
|
||||||
|
CXXFLAGS:append:arm = " -mfp16-format=ieee"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user