remove the ldflags

This commit is contained in:
Sylvestre Ledru 2017-03-19 15:59:47 +00:00
parent 3ac2b41e2c
commit 6b7788647b

2
debian/rules vendored
View File

@ -24,7 +24,7 @@ DEB_HOST_ARCH = $(shell dpkg-architecture -qDEB_HOST_ARCH)
OCAML_STDLIB_DIR ?= $(shell ocamlc -where)
LDFLAGS_EXTRA = -Wl,--default-symver
LDFLAGS_EXTRA =
CXXFLAGS_EXTRA = -std=c++0x
CONFIGURE_EXTRA =
CMAKE_EXTRA =