• Vasil Velichkov's avatar
    S1AP: Compile with -flink-skeletons flag · 86119dfe
    Vasil Velichkov authored
    This makes debugging and testing a lot more easier as skeleton files are
    not copied and you don't need to execute `make regen` after every change
    in the skeleton files.
    
    You need to manually remove all skeleton files and run
    `make regen-makefile` the first time after checking out this commit
    86119dfe
Makefile 5.28 KB