1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles

Patch by Peter Zotov

llvm-svn: 193847
This commit is contained in:
Sylvestre Ledru 2013-11-01 01:14:24 +00:00
parent c38b56987f
commit 9f107a3782
2 changed files with 0 additions and 2 deletions

View File

@ -13,7 +13,6 @@
LEVEL := ../../../..
LIBRARYNAME := llvm_ipo
DONT_BUILD_RELINKED := 1
UsedComponents := ipo
UsedOcamlInterfaces := llvm

View File

@ -13,7 +13,6 @@
LEVEL := ../../../..
LIBRARYNAME := llvm_scalar_opts
DONT_BUILD_RELINKED := 1
UsedComponents := scalaropts
UsedOcamlInterfaces := llvm