diff options
| author | Xin LI <delphij@FreeBSD.org> | 2022-04-30 23:57:54 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2022-04-30 23:57:54 +0000 |
| commit | f44280bf5fbb0599871612e9286407981ad4aaa3 (patch) | |
| tree | 1e2b046d3c5067ab377f497f66f876be4efd71cf /lib/libz/FREEBSD-upgrade | |
| parent | 5218d82c81f987223054671b9821d39f08d87599 (diff) | |
Diffstat (limited to 'lib/libz/FREEBSD-upgrade')
| -rw-r--r-- | lib/libz/FREEBSD-upgrade | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libz/FREEBSD-upgrade b/lib/libz/FREEBSD-upgrade index 203ae5c220c2..1b034f86f211 100644 --- a/lib/libz/FREEBSD-upgrade +++ b/lib/libz/FREEBSD-upgrade @@ -1,11 +1,9 @@ -$FreeBSD$ - Original distribution from http://zlib.net/. Currently, only trivial -changes were made to support build of libstand and to suppress certain +changes were made to support build of libsa and to suppress certain compiler warnings, we upstream our local changes whenever they would benefit other consumers. -To Update: +To update: 1) Unpack vendor sources into a clean directory. 2) Import onto the vendor area. 3) Merge the vendor tree to sys/contrib/zlib, which contains a stripped down |
