Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/TeXmacs/patches TeXmacs: remove patch that was...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/faa747aa2106
branches:  trunk
changeset: 435847:faa747aa2106
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jul 17 06:11:57 2020 +0000

description:
TeXmacs: remove patch that was removed from distinfo during 1.99.13 update

diffstat:

 editors/TeXmacs/patches/patch-3rdparty_benchmark_CMakeLists.txt |  16 ----------
 1 files changed, 0 insertions(+), 16 deletions(-)

diffs (20 lines):

diff -r 62b606e51911 -r faa747aa2106 editors/TeXmacs/patches/patch-3rdparty_benchmark_CMakeLists.txt
--- a/editors/TeXmacs/patches/patch-3rdparty_benchmark_CMakeLists.txt   Fri Jul 17 06:10:34 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-3rdparty_benchmark_CMakeLists.txt,v 1.1 2019/12/21 23:38:53 joerg Exp $
-
--pedantic and -pedantic-errors override later -std=gnu++11,
-effectively killing <atomic>
-
---- 3rdparty/benchmark/CMakeLists.txt.orig     2019-12-21 18:16:48.271248028 +0000
-+++ 3rdparty/benchmark/CMakeLists.txt
-@@ -134,8 +134,6 @@ else()
-   add_cxx_compiler_flag(-Werror RELEASE)
-   add_cxx_compiler_flag(-Werror RELWITHDEBINFO)
-   add_cxx_compiler_flag(-Werror MINSIZEREL)
--  add_cxx_compiler_flag(-pedantic)
--  add_cxx_compiler_flag(-pedantic-errors)
-   add_cxx_compiler_flag(-Wshorten-64-to-32)
-   add_cxx_compiler_flag(-Wfloat-equal)
-   add_cxx_compiler_flag(-fstrict-aliasing)



Home | Main Index | Thread Index | Old Index