aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index aab4f9f1..1faefbab 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,6 @@
RUSTC := rustc
BUILDDIR := build
-RUSTFLAGS := -O -g --cfg ndebug
+RUSTFLAGS := -O --cfg ndebug
INSTALL_DIR := %PREFIX%
OPENSSL_LIB := lib.rs