1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

plplot: fix compile problem on ubuntu 10.10 hosts (host's libm not found)

This commit is contained in:
David Kühling
2011-05-26 23:43:23 +02:00
parent c0d17b1b4b
commit 54cdac86d6
3 changed files with 21 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
Index: plplot-5.9.7/cmake/modules/plplot.cmake
===================================================================
--- plplot-5.9.7.orig/cmake/modules/plplot.cmake 2011-02-15 22:31:43.000000000 +0100
+++ plplot-5.9.7/cmake/modules/plplot.cmake 2011-02-15 22:32:09.000000000 +0100
--- plplot-5.9.7.orig/cmake/modules/plplot.cmake 2011-05-26 20:25:37.000000000 +0200
+++ plplot-5.9.7/cmake/modules/plplot.cmake 2011-05-26 20:25:37.000000000 +0200
@@ -493,7 +493,8 @@
# =======================================================================
# libpango support