| version 1.219, 2011/01/17 18:11:09 |
version 1.220, 2011/01/21 15:59:04 |
| Line 15 See also: BUILDING, build.sh, Makefile. |
|
| Line 15 See also: BUILDING, build.sh, Makefile. |
|
| |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| 20110117: |
20110121: |
| Assembler files on the following platforms no longer use -tradition-cpp: |
Assembler files no longer use -tradition-cpp. This can break |
| - Alpha, |
the build of individual parts of the tree. This is handled |
| - AMD64, |
correctly by build.sh. Manual builds have to update /usr/share/mk |
| - i386, |
and re-run config(1) for any kernel configurations as needed. |
| - SPARC, |
|
| - SPARC64. |
|
| This can break the build of individual parts of the tree. This is |
|
| handled correctly by build.sh. Manual builds have to update |
|
| /usr/share/mk and re-run config(1) for any kernel configurations as |
|
| needed. |
|
| |
|
| 20101217: |
20101217: |
| The tcpdump(8) program was changed to drop privileges and chroot(2) |
The tcpdump(8) program was changed to drop privileges and chroot(2) |