mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-11 01:49:11 +00:00
remove the ldflags
This commit is contained in:
parent
3ac2b41e2c
commit
6b7788647b
2
debian/rules
vendored
2
debian/rules
vendored
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user