mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Suggest a full build-/installworld instead of just installincludes.
Requested-by: ru
This commit is contained in:
parent
e961704aa6
commit
df843493ad
1 changed files with 2 additions and 2 deletions
4
UPDATING
4
UPDATING
|
|
@ -20,8 +20,8 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
|
|||
20040613:
|
||||
ALTQ is now linked to the build. This breaks ABI for struct ifnet.
|
||||
Make sure to recompile modules and any userland that makes use of
|
||||
sizeof(struct ifnet). In order to get the altq headers in place run
|
||||
make installincludes.
|
||||
sizeof(struct ifnet). In order to get the altq headers in place
|
||||
please recompile and reinstall world.
|
||||
|
||||
20040607:
|
||||
Splitting kern_thread.c into 2 files (adding kern_kse.c)
|
||||
|
|
|
|||
Loading…
Reference in a new issue