From ac0ab7ecd6f7340e03d0fe669c4fe9e40026e5b6ea7bd64c24832bdb06837abc Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 13 Sep 2022 11:33:51 +0000 Subject: [PATCH] - Use distribution CFLAGS OBS-URL: https://build.opensuse.org/package/show/editors/moe?expand=0&rev=18 --- moe.changes | 5 +++++ moe.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/moe.changes b/moe.changes index f57faf9..849e468 100644 --- a/moe.changes +++ b/moe.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 13 11:33:05 UTC 2022 - Martin Pluskal + +- Use distribution CFLAGS + ------------------------------------------------------------------- Mon Aug 29 11:01:38 UTC 2022 - Jan Engelhardt diff --git a/moe.spec b/moe.spec index 8baaeb9..6703fbb 100644 --- a/moe.spec +++ b/moe.spec @@ -47,7 +47,7 @@ UTF-8 and romanization. %build %configure -%make_build +%make_build CXXFLAGS="%{optflags}" %install %make_install install-man