File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ NOTE: Python 3.6 support is deprecated and will be dropped in a future release.
1212
1313RELEASE VERSION/DATE TO BE FILLED IN LATER
1414
15+ From Ruben Di Battista:
16+ - Expose `extra_libs` kwarg in the `CheckLibWithHeader` and forward it downstream
17+ to `CheckLib`
18+
1519 From Joseph Brill:
1620 - Added error handling when creating MSVC detection debug log file specified by
1721 SCONS_MSCOMMON_DEBUG.
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ DEPRECATED FUNCTIONALITY
2525
2626CHANGED/ENHANCED EXISTING FUNCTIONALITY
2727---------------------------------------
28+ - Expose the `extra_libs` keyword argument in `CheckLibWithHeader`
2829
2930- List modifications to existing features, where the previous behavior
3031 wouldn't actually be considered a bug
You can’t perform that action at this time.
0 commit comments