DEBSOURCES
Skip Quicknav
Patches / Patch / pilercr / 1.06+dfsg-5
12345678910111213
Description: using dynamic linking instead of static. Author: Andrius Merkys <andrius.merkys@gmail.com> --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ CFLAGS = -O3 -DNDEBUG=1 -LDLIBS = -lm -static -# LDLIBS = -lm +# LDLIBS = -lm -static +LDLIBS = -lm OBJ = .o EXE =