Browse Source

pgrid requires -lm

David Rose 23 years ago
parent
commit
6364383f75
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/testbed/Sources.pp

+ 1 - 0
panda/src/testbed/Sources.pp

@@ -31,5 +31,6 @@
 
   #define SOURCES \
     pgrid.cxx
+  #define UNIX_SYS_LIBS m
 //#end test_bin_target
 #end bin_target