1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/gnu
2019-03-20 04:20:36 +00:00
..
gcc Pass -L/usr/lib to the linker in preparation for switching to lld, which 2018-09-14 13:44:18 +00:00
lib fix serious markup error: \B -> \fB to select bold font 2019-03-20 04:20:36 +00:00
llvm libLLVM in base will be installed as libLLVM.so.major.minor with no 2019-03-05 02:18:15 +00:00
share
usr.bin When linking libLLVM.a in clang and lld include it within the 2019-03-06 14:35:28 +00:00
usr.sbin use real format strings, resolve compiler warnings; ok millert@ 2019-02-26 21:42:45 +00:00
Makefile
README

$OpenBSD: README,v 1.2 2016/09/03 22:32:04 benno Exp $

This directory contains software that is Gigantic and Nasty but
Unavoidable.

Some, but not all, of the software in this subtree follows special
rules, i.e.  licences other than BSD.

So:
- check the history of external code before importing it.
- for GPL software be ready to arrange for copyright papers somewhat
in advance if you want to work on it (the FSF takes a few months to
process these).

Otherwise, changes might not make it to the main distribution, and may
need some further maintenance over time, or risk getting lost.

Some internal changes are acceptable, but OpenBSD can't afford to maintain
a complete separate toolchain on its own.