Skip to content
Snippets Groups Projects
Commit 878fa29e authored by Phillip Smyth's avatar Phillip Smyth
Browse files

NEWS: Added update about the Mandatory .bst change

parent 37f97b96
No related branches found
No related tags found
No related merge requests found
Pipeline #38365267 failed
......@@ -2,6 +2,10 @@
buildstream 1.3.1
=================
o All elements must now be suffixed with `.bst`
Attempting to use an element that does not have the `.bst` extension,
will result in a warning.
o BREAKING CHANGE: The 'manual' element lost its default 'MAKEFLAGS' and 'V'
environment variables. There is already a 'make' element with the same
variables. Note that this is a breaking change, it will require users to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment