forked from pool/meson
Accepting request 601824 from home:lachs0r:branches:devel:tools:building
- Change meson-suse-ify-macros.patch: Disable stripping to make debuginfo packages work. - Change meson-suse-ify-macros.patch: Disable stripping to make debuginfo packages work. OBS-URL: https://build.opensuse.org/request/show/601824 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=94
This commit is contained in:
parent
2450937319
commit
159a41432b
@ -1,8 +1,7 @@
|
|||||||
Index: meson-0.45.0/data/macros.meson
|
diff -ru meson-0.46.0.orig/data/macros.meson meson-0.46.0/data/macros.meson
|
||||||
===================================================================
|
--- meson-0.46.0.orig/data/macros.meson 2018-02-21 20:11:51.000000000 +0100
|
||||||
--- meson-0.45.0.orig/data/macros.meson
|
+++ meson-0.46.0/data/macros.meson 2018-04-27 09:04:40.132129796 +0200
|
||||||
+++ meson-0.45.0/data/macros.meson
|
@@ -1,14 +1,17 @@
|
||||||
@@ -1,12 +1,14 @@
|
|
||||||
%__meson %{_bindir}/meson
|
%__meson %{_bindir}/meson
|
||||||
%__meson_wrap_mode nodownload
|
%__meson_wrap_mode nodownload
|
||||||
+%_vpath_srcdir .
|
+%_vpath_srcdir .
|
||||||
@ -21,8 +20,11 @@ Index: meson-0.45.0/data/macros.meson
|
|||||||
+ export FCFLAGS="${FCFLAGS:-%optflags}" \
|
+ export FCFLAGS="${FCFLAGS:-%optflags}" \
|
||||||
%{__meson} \\\
|
%{__meson} \\\
|
||||||
--buildtype=plain \\\
|
--buildtype=plain \\\
|
||||||
|
+ --Dstrip=false \\\
|
||||||
--prefix=%{_prefix} \\\
|
--prefix=%{_prefix} \\\
|
||||||
@@ -27,12 +29,15 @@
|
--libdir=%{_libdir} \\\
|
||||||
|
--libexecdir=%{_libexecdir} \\\
|
||||||
|
@@ -27,12 +30,15 @@
|
||||||
%{nil}
|
%{nil}
|
||||||
|
|
||||||
%meson_build \
|
%meson_build \
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 27 07:06:31 UTC 2018 - 9+suse@cirno.systems
|
||||||
|
|
||||||
|
- Change meson-suse-ify-macros.patch: Disable stripping to make
|
||||||
|
debuginfo packages work.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 25 18:53:17 UTC 2018 - sor.alexei@meowr.ru
|
Wed Apr 25 18:53:17 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 27 07:06:31 UTC 2018 - 9+suse@cirno.systems
|
||||||
|
|
||||||
|
- Change meson-suse-ify-macros.patch: Disable stripping to make
|
||||||
|
debuginfo packages work.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 25 18:53:17 UTC 2018 - sor.alexei@meowr.ru
|
Wed Apr 25 18:53:17 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user