Commit 5f5b55ff authored by Steven Fackler's avatar Steven Fackler
Browse files

Stop including debuginfo by default

parent 3acd8f8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
RUSTC := rustc
BUILDDIR := build
RUSTFLAGS := -O -g --cfg ndebug
RUSTFLAGS := -O --cfg ndebug
INSTALL_DIR := %PREFIX%

OPENSSL_LIB := lib.rs