mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
BIT-1430: Improve cross compilation support
* Add --toolchain= configure option * Add --with-bifcl= configure option * Change --with-binpac= configure option to mean "path to binpac executable" * Add an example of how to use the above options for cross compiling Bro to the docs
This commit is contained in:
parent
19389ad350
commit
4e9a8e02e0
7 changed files with 121 additions and 4 deletions
11
CHANGES
11
CHANGES
|
@ -1,4 +1,15 @@
|
|||
|
||||
2.5-527 | 2018-04-27 11:01:03 -0500
|
||||
|
||||
* BIT-1430: Improve cross compilation support (Corelight)
|
||||
|
||||
* Add --toolchain= configure option
|
||||
|
||||
* Add --with-bifcl= configure option
|
||||
|
||||
* Change --with-binpac= configure option to mean "path to binpac
|
||||
executable"
|
||||
|
||||
2.5-526 | 2018-04-25 11:06:50 -0500
|
||||
|
||||
* BIT-1914: comment out &check usages now that they emit warnings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue