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
If DEBUG is specified from the command flag, change the Makefile targets to add the -g flag so programs can be debugged with gdb. This is especially useful for latency.cpp and HWRNG.cpp.