You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- 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")
|
|
|