Переглянути джерело

Build release testsuite binaries with complete debug information.

whitequark 7 роки тому
батько
коміт
826764c961
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      Cargo.toml

+ 3 - 0
Cargo.toml

@@ -74,3 +74,6 @@ required-features = ["log", "socket-tcp"]
 [[example]]
 name = "stress"
 required-features = ["std", "phy-tap_interface", "socket-tcp"]
+
+[profile.release]
+debug = 2