Currently compile_relay_link and compile_sign_event are not part of any feed. Perhaps they can be added to the gltollgate makefile so that they are make compile builds everything thats required.
During this refactor I should also create a makefile for nodogsplash in order to ensure that it all builds together.
This might also be a useful step towards building for multiple architectures..
Currently
compile_relay_link
andcompile_sign_event
are not part of any feed. Perhaps they can be added to thegltollgate
makefile so that they aremake compile
builds everything thats required.During this refactor I should also create a makefile for nodogsplash in order to ensure that it all builds together.
This might also be a useful step towards building for multiple architectures..