aboutsummaryrefslogtreecommitdiffstats
path: root/tools/elftosb/patches/001-libm.patch
blob: 02705d24bb7ff8b897a867caecf89fcc1cf9758d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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")