Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unneeded librt causing issues during static compilation (stanf…
…ord-centaur#333) Linking with `librt` has not been needed since glibc 2.17, released in 2012. Adding this flag also causes CMake to mess up the linking command line when compiling the pono binary statically.
- Loading branch information