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
Although I think a more efficient, although more complex, solution would be for asyn to auto-detect when tirpc is needed. Either from make (cf. epics-modules/asyn#187), or from source with eg. #if __has_include(<tirpc/rpc/rpc.h>).
Github actions fails because asyn fails to build due to TIRPC issue.
Is there a way to change the asyn build for Github Actions for ADCore to set CONFIG_SITE to use tirpc?
The text was updated successfully, but these errors were encountered: