mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-04-24 01:36:44 +02:00
Compare commits
No commits in common. "46cc850aed89975d072632c660dc0451c6220c2d" and "b56de68161d48e13c5cf6e1b951ab33e7af2b46d" have entirely different histories.
46cc850aed
...
b56de68161
@ -136,7 +136,7 @@ S = "${WORKDIR}/git"
|
|||||||
inherit cargo meson rust pkgconfig
|
inherit cargo meson rust pkgconfig
|
||||||
|
|
||||||
EXTRA_OEMESON = "\
|
EXTRA_OEMESON = "\
|
||||||
-Dcargo-flags=[\'--target\',\'${RUST_HOST_SYS}\',\'-v\'] \
|
-Dcargo-flags=[\'--target\',\'${HOST_SYS}\',\'-v\'] \
|
||||||
-Dtests=false \
|
-Dtests=false \
|
||||||
-Ddepdatadir=${datadir} \
|
-Ddepdatadir=${datadir} \
|
||||||
-Donline=true \
|
-Donline=true \
|
||||||
|
@ -260,7 +260,7 @@ S = "${WORKDIR}/git"
|
|||||||
inherit cargo meson rust pkgconfig
|
inherit cargo meson rust pkgconfig
|
||||||
|
|
||||||
EXTRA_OEMESON = "\
|
EXTRA_OEMESON = "\
|
||||||
-Dcargo-flags=[\'--target\',\'${RUST_HOST_SYS}\',\'-v\'] \
|
-Dcargo-flags=[\'--target\',\'${HOST_SYS}\',\'-v\'] \
|
||||||
-Dtests=false \
|
-Dtests=false \
|
||||||
-Ddepdatadir=${datadir} \
|
-Ddepdatadir=${datadir} \
|
||||||
-Donline=false \
|
-Donline=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user