mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
During the upgrade of clang/llvm etc to 3.9.0 in r309124, the PACKAGE directive in the usr.bin/clang/*.mk files got dropped accidentally. Restore it, with a few minor changes and additions: * Correct license in clang.ucl to NCSA * Add PACKAGE=clang for clang and most of the "ll" tools * Put lldb in its own package * Put lld in its own package Reviewed by: gjb, jmallett X-MFC-With: 309124 Differential Revision: https://reviews.freebsd.org/D8666 |
||
|---|---|---|
| .. | ||
| acct.ucl | ||
| acpi.ucl | ||
| amd.ucl | ||
| apm.ucl | ||
| at.ucl | ||
| autofs.ucl | ||
| bhyve.ucl | ||
| binutils.ucl | ||
| bsdinstall.ucl | ||
| bsnmp.ucl | ||
| clang.ucl | ||
| clibs.ucl | ||
| dma.ucl | ||
| docs.ucl | ||
| ee.ucl | ||
| gdb.ucl | ||
| generate-ucl.sh | ||
| groff.ucl | ||
| jail-debug.ucl | ||
| jail-development.ucl | ||
| jail-lib32-debug.ucl | ||
| jail-lib32-development.ucl | ||
| jail-lib32-profile.ucl | ||
| jail-lib32.ucl | ||
| jail-profile.ucl | ||
| jail.ucl | ||
| kernel.ucl | ||
| lld.ucl | ||
| lldb.ucl | ||
| Makefile.package | ||
| rcmds.ucl | ||
| runtime-debug.ucl | ||
| runtime-development.ucl | ||
| runtime-lib32.ucl | ||
| runtime-manuals.ucl | ||
| runtime-profile.ucl | ||
| runtime.ucl | ||
| ssh.ucl | ||
| svn.ucl | ||
| syscons.ucl | ||
| template.ucl | ||
| tests.ucl | ||
| unbound.ucl | ||
| vi.ucl | ||