Update debuginfo flag

This commit is contained in:
Steven Fackler 2014-02-10 19:18:17 -08:00
parent 360fa1f04b
commit 7c1de97cbf
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
RUSTC = rustc
BUILDDIR = build
RUSTFLAGS = -O -Z extra-debug-info --cfg ndebug
RUSTFLAGS = -O -g --cfg ndebug
INSTALL_DIR = %PREFIX%
OPENSSL_LIB = lib.rs