| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 1 | # Copyright (C) 2018 Khem Raj <raj.khem@gmail.com> |
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||||
| 3 | |||||
| 4 | SUMMARY = "This is the canonical git mirror of the LLVM subversion repository." | ||||
| 5 | HOMEPAGE = "https://github.com/llvm/llvm-project" | ||||
| 6 | |||||
| 7 | require llvm-project-source.inc | ||||
| 8 | require clang.inc | ||||
| 9 | |||||
| 10 | EXCLUDE_FROM_WORLD = "1" | ||||