gsplit-dwarf: only when binutils supports it

This commit is contained in:
Sylvestre Ledru 2017-01-23 06:34:51 +00:00
parent d4501c76d3
commit 155aada62f

2
debian/rules vendored
View File

@ -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 =