]> git.pld-linux.org Git - packages/SimGear.git/blobdiff - SimGear-link.patch
- there are still some undefined references in shared objects (TODO)
[packages/SimGear.git] / SimGear-link.patch
index 9ab366b05a792ba77492042c00eaf48bd0949472..bbd1f2fa1efe98f538e6009e3653e48a735d4f30 100644 (file)
@@ -102,13 +102,14 @@ diff -uNr SimGear-1.9.1.orig/simgear/nasal/Makefile.am SimGear-1.9.1/simgear/nas
 diff -uNr SimGear-1.9.1.orig/simgear/props/Makefile.am SimGear-1.9.1/simgear/props/Makefile.am
 --- SimGear-1.9.1.orig/simgear/props/Makefile.am       2009-08-12 15:08:50.000000000 +0200
 +++ SimGear-1.9.1/simgear/props/Makefile.am    2009-08-12 09:40:02.000000000 +0200
-@@ -12,6 +12,9 @@
+@@ -12,6 +12,10 @@
        props.cxx \
        props_io.cxx
  
 +libsgprops_la_LIBADD = \
 +      $(top_builddir)/simgear/xml/libsgxml.la \
-+      $(top_builddir)/simgear/debug/libsgdebug.la
++      $(top_builddir)/simgear/debug/libsgdebug.la \
++      $(top_builddir)/simgear/timing/libsgtiming.la
  
  # NOTE: Looped dependencies misc and props test files, commenting this one out
  # noinst_PROGRAMS = props_test
This page took 0.080675 seconds and 4 git commands to generate.