$OpenBSD: patch-plugins_ffap_Makefile_am,v 1.1 2012/08/10 17:25:01 shadchin Exp $
--- plugins/ffap/Makefile.am.orig	Thu Aug  9 23:43:29 2012
+++ plugins/ffap/Makefile.am	Thu Aug  9 23:43:38 2012
@@ -19,7 +19,7 @@ if HAVE_YASM
 	$(LIBTOOL) --tag=CC --mode=compile $(YASM) $(YASM_FLAGS)  -o $@ $<
 endif
 
-ffap_la_LDFLAGS = -module -lm
+ffap_la_LDFLAGS = -module -avoid-version -lm
 
 AM_CFLAGS = $(CFLAGS) -fPIC -std=c99
 endif
