mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 10:38:55 +00:00
gsplit-dwarf: only when binutils supports it
This commit is contained in:
parent
d4501c76d3
commit
155aada62f
2
debian/rules
vendored
2
debian/rules
vendored
@ -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 =
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user