mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
The mangling was present in the initial revision of the script, but its purpose is not clear. It may have been to avoid defining make(1) variables with a dash in the name, but this is permitted. Furthermore, it results in invalid dependency information if a dependency's name contains an underscore, causing e.g., libcompiler_rt-dev to depend on libcompiler-rt, and resulting in warnings when installing base system packages. Remove the mangling. Reviewed by: manu MFC after: 2 months Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D29883 |
||
|---|---|---|
| .. | ||
| binutils.ucl | ||
| caroot.ucl | ||
| clang.ucl | ||
| gdb.ucl | ||
| generate-ucl.sh | ||
| groff.ucl | ||
| jail.ucl | ||
| kernel.ucl | ||
| lld.ucl | ||
| lldb.ucl | ||
| Makefile.package | ||
| runtime.ucl | ||
| ssh.ucl | ||
| svn.ucl | ||
| template.ucl | ||
| unbound.ucl | ||
| utilities.ucl | ||