From a70c4f150f8f570a42874b04d4acaf3da166c66d Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 14 Feb 2014 20:01:04 -0800 Subject: [PATCH] Stop including debuginfo by default --- Makefile.in | 2 +- submodules/rust-openssl | 2 +- submodules/rust-phf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index c28257a1..6a5bb3b7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,6 @@ export RUSTC := rustc RUSTDOC := rustdoc -export RUSTFLAGS := -O -g --cfg ndebug +export RUSTFLAGS := -O --cfg ndebug BUILDDIR := build INSTALL_DIR := %PREFIX% diff --git a/submodules/rust-openssl b/submodules/rust-openssl index a88b7c0e..5f5b55ff 160000 --- a/submodules/rust-openssl +++ b/submodules/rust-openssl @@ -1 +1 @@ -Subproject commit a88b7c0e3c68f0a5ef630d215604d3d26b8de588 +Subproject commit 5f5b55ff07629f92adba11d00fce160389fa5df7 diff --git a/submodules/rust-phf b/submodules/rust-phf index 68904bf4..58d537a1 160000 --- a/submodules/rust-phf +++ b/submodules/rust-phf @@ -1 +1 @@ -Subproject commit 68904bf42088582ad382465a26cc162cc5fbfabb +Subproject commit 58d537a121142a47b24c84429542877da1ba548e