From 155aada62fe0bad7c5058d65cf019d743b0ec5a2 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 23 Jan 2017 06:34:51 +0000 Subject: [PATCH] gsplit-dwarf: only when binutils supports it --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b7e0780a..3d8215fb 100755 --- a/debian/rules +++ b/debian/rules @@ -25,7 +25,7 @@ DEB_HOST_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH) OCAML_STDLIB_DIR ?= $(shell ocamlc -where) LDFLAGS_EXTRA = -CXXFLAGS_EXTRA = -std=c++0x -gsplit-dwarf +CXXFLAGS_EXTRA = -std=c++0x CONFIGURE_EXTRA = CMAKE_EXTRA =