You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass configuration macros via an autogenerated header file instead of
compiler command line options. So now dependecies tracking could
trigger rebuild on configuration option change.
This should facilitate packaging for such distro as OpenWrt, which keeps
unpacked sources and compiled object files and so needs for rebuild
trigger on configuration change.
0 commit comments