diff options
Diffstat (limited to 'llvm/Makefile.config.in')
| -rw-r--r-- | llvm/Makefile.config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/Makefile.config.in b/llvm/Makefile.config.in index 34ad773918b..778c4e867e4 100644 --- a/llvm/Makefile.config.in +++ b/llvm/Makefile.config.in @@ -105,9 +105,6 @@ BUILD_EXEEXT=@BUILD_EXEEXT@ # Target triple (cpu-vendor-os) for which we should generate code TARGET_TRIPLE=@target@ -# Targets that we should build -TARGETS_TO_BUILD=@TARGETS_TO_BUILD@ - # Extra options to compile LLVM with EXTRA_OPTIONS=@EXTRA_OPTIONS@ |

