kernel: mark all v3.18 and v4.4 kernels are source-only
[openwrt/openwrt.git] / tools / elftosb / patches / 001-libm.patch
1 --- elftosb-10.12.01/makefile.rules 2012-03-15 11:01:44.979020178 -0400
2 +++ elftosb-10.12.01/makefile.rules 2012-03-15 11:01:16.332761989 -0400
3 @@ -101,7 +101,7 @@
4 keygen.o
5
6
7 -LIBS = -lstdc++
8 +LIBS = -lstdc++ -lm
9
10
11 ifeq ("${UNAMES}", "Linux")