patch-src_Makefile_in 492 B

1234567891011121314
  1. $OpenBSD: patch-src_Makefile_in,v 1.4 2017/02/06 09:56:49 landry Exp $
  2. --- src/Makefile.in.orig Sat Dec 24 16:54:05 2016
  3. +++ src/Makefile.in Tue Jan 24 21:47:47 2017
  4. @@ -455,8 +455,7 @@ lib_LTLIBRARIES = libgeos.la
  5. # effort to determine this because depending programs should not be
  6. # using the C++ library.
  7. libgeos_la_LDFLAGS = \
  8. - -release @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@ \
  9. - -no-undefined
  10. + -no-undefined -lstdc++ -lm
  11. libgeos_la_SOURCES = \
  12. inlines.cpp