[librsvg: 1/33] Don't change the default for debug info in release mode




commit 147bbd4536a67873061ea211b9be3c333e6ba0d8
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Oct 29 13:57:00 2020 -0600

    Don't change the default for debug info in release mode
    
    Let distros do that if they wish.

 Cargo.toml | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/Cargo.toml b/Cargo.toml
index 818fa620..dcd6b411 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,3 @@ members = [
     "rsvg_internals",
     "tests",
 ]
-
-[profile.release]
-debug = true


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