mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
build/make/test: Get rid of unused BUGPOINT_TOPTS variable.
llvm-svn: 144864
This commit is contained in:
parent
51adc2ea5a
commit
4affd889a2
@ -121,11 +121,6 @@ DSYMUTIL=dsymutil
|
|||||||
else
|
else
|
||||||
DSYMUTIL=true
|
DSYMUTIL=true
|
||||||
endif
|
endif
|
||||||
ifdef TargetCommonOpts
|
|
||||||
BUGPOINT_TOPTS="-gcc-tool-args $(TargetCommonOpts)"
|
|
||||||
else
|
|
||||||
BUGPOINT_TOPTS=""
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifneq ($(OCAMLOPT),)
|
ifneq ($(OCAMLOPT),)
|
||||||
CC_FOR_OCAMLOPT := $(shell $(OCAMLOPT) -config | grep native_c_compiler | sed -e 's/native_c_compiler: //')
|
CC_FOR_OCAMLOPT := $(shell $(OCAMLOPT) -config | grep native_c_compiler | sed -e 's/native_c_compiler: //')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user