Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 29 Fork 4 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse code I think this fixes the linker bugs. Loading branch information ... commit 45cd984d71449e910616c79913f9072409496ad9 1 parent c0379dc qpfiffer authored Nov 25, 2014 Unified Split Showing 1 changed file with 5 additions and 7 deletions . + 5 − 7 Makefile 12 Makefile Show notes View @@ -24,7 +24,7 @@ else MATH_LINKER=-lm endif -all: liboleg oleg_test server +all: oleg_tes...