diff --git a/debian/rules b/debian/rules index f001eb39..3d8215fb 100755 --- a/debian/rules +++ b/debian/rules @@ -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 =