1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/gnu
afresh1 5271000b44 Build install Config_heavy.pl during build not install
Needed for noperm builds

OK natano@
2016-09-24 19:47:37 +00:00
..
gcc Use rcrt0.o instead of crt0.o for -static -pie executables. 2016-09-08 18:58:52 +00:00
lib Re-enable libobjc on arm. 2016-09-01 15:53:21 +00:00
llvm For now, force soft-float; our kernel doesn't support saving the FPU state yet. 2016-09-17 22:01:08 +00:00
share
usr.bin Build install Config_heavy.pl during build not install 2016-09-24 19:47:37 +00:00
usr.sbin remove unused variable 2016-03-29 10:21:41 +00:00
Makefile
README clarify purpose of src/gnu/ directory. 2016-09-03 22:32:04 +00:00

$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.