Loading Makefile.in +1 −1 Original line number Diff line number Diff line RUSTC = rustc BUILDDIR = build RUSTFLAGS = -O -Z extra-debug-info --cfg ndebug RUSTFLAGS = -O -g --cfg ndebug INSTALL_DIR = %PREFIX% OPENSSL_LIB = lib.rs Loading Loading
Makefile.in +1 −1 Original line number Diff line number Diff line RUSTC = rustc BUILDDIR = build RUSTFLAGS = -O -Z extra-debug-info --cfg ndebug RUSTFLAGS = -O -g --cfg ndebug INSTALL_DIR = %PREFIX% OPENSSL_LIB = lib.rs Loading