]> git.pld-linux.org Git - packages/opengrm-ngram.git/blob - opengrm-ngram-link.patch
- release 2 (by relup.sh)
[packages/opengrm-ngram.git] / opengrm-ngram-link.patch
1 --- opengrm-ngram-1.3.3/src/lib/Makefile.am.orig        2017-10-20 20:25:01.000000000 +0200
2 +++ opengrm-ngram-1.3.3/src/lib/Makefile.am     2018-03-10 10:53:56.224157010 +0100
3 @@ -20,4 +20,5 @@
4  libngramhist_la_LIBADD =  $(DL_LIBS)
5  
6  hist_arc_la_SOURCES = hist-arc.cc
7 -hist_arc_la_LDFLAGS = -module
8 +hist_arc_la_LDFLAGS = -module -avoid-version
9 +hist_arc_la_LIBADD = -lfst -lfstscript -lm
This page took 0.085649 seconds and 3 git commands to generate.