[gnome-boxes/backport-to-the-future: 3/7] flatpak: Build vte without '-fno-exception'



commit 70ec5d4a4c7f53e4bcd4a173ba5c86228fb4d261
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Jun 3 10:19:53 2020 +0200

    flatpak: Build vte without '-fno-exception'
    
    See https://gitlab.gnome.org/GNOME/vte/-/issues/185
    and vte commit 7d97382b11e76dbafc790154c2ca7b39b9af70d8

 build-aux/flatpak/org.gnome.Boxes.json | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 8cd1b090..f459d1d9 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -500,11 +500,6 @@
         {
             "name" : "vte",
             "buildsystem" : "meson",
-            "build-options" : {
-                "env" : {
-                    "CXXFLAGS" : "-fno-exceptions"
-                }
-            },
             "sources" : [
                 {
                     "type" : "git",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]