12 lines
258 B
Diff
12 lines
258 B
Diff
|
--- elftosb-10.12.01/makefile.rules 2012-03-15 11:01:44.979020178 -0400
|
||
|
+++ elftosb-10.12.01/makefile.rules 2012-03-15 11:01:16.332761989 -0400
|
||
|
@@ -101,7 +101,7 @@
|
||
|
keygen.o
|
||
|
|
||
|
|
||
|
-LIBS = -lstdc++
|
||
|
+LIBS = -lstdc++ -lm
|
||
|
|
||
|
|
||
|
ifeq ("${UNAMES}", "Linux")
|