mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
add missing Upstream-Status
This commit is contained in:
@ -4,6 +4,8 @@ Date: Tue, 20 Aug 2024 12:22:55 +0200
|
||||
Subject: [PATCH] meson.build: allow shared build
|
||||
|
||||
Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
||||
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
meson.build | 6 +++++-
|
||||
1 file changed, 5 insertions(+), 1 deletion(-)
|
||||
|
@ -4,6 +4,8 @@ Date: Tue, 20 Aug 2024 12:41:01 +0200
|
||||
Subject: [PATCH] meson: build without subproject wrap
|
||||
|
||||
Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
||||
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
meson.build | 38 +++++++++++++++++++-------------------
|
||||
1 file changed, 19 insertions(+), 19 deletions(-)
|
||||
|
@ -7,6 +7,8 @@ Adds an option to pass additional arguments to cargo. This is necessary
|
||||
for cross compiling
|
||||
|
||||
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
|
||||
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
cargo_build.py | 6 ++++++
|
||||
meson.build | 6 +++---
|
||||
|
Reference in New Issue
Block a user