mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-26 07:24:25 +00:00
OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles
Patch by Peter Zotov git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193847 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
LEVEL := ../../../..
|
LEVEL := ../../../..
|
||||||
LIBRARYNAME := llvm_ipo
|
LIBRARYNAME := llvm_ipo
|
||||||
DONT_BUILD_RELINKED := 1
|
|
||||||
UsedComponents := ipo
|
UsedComponents := ipo
|
||||||
UsedOcamlInterfaces := llvm
|
UsedOcamlInterfaces := llvm
|
||||||
|
|
||||||
|
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
LEVEL := ../../../..
|
LEVEL := ../../../..
|
||||||
LIBRARYNAME := llvm_scalar_opts
|
LIBRARYNAME := llvm_scalar_opts
|
||||||
DONT_BUILD_RELINKED := 1
|
|
||||||
UsedComponents := scalaropts
|
UsedComponents := scalaropts
|
||||||
UsedOcamlInterfaces := llvm
|
UsedOcamlInterfaces := llvm
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user