459803
--- ttmkfdir-3.0.9.old/Makefile	2018-03-07 16:47:47.102558995 +0530
459803
+++ ttmkfdir-3.0.9/Makefile	2018-03-07 16:57:46.484386555 +0530
459803
@@ -29,6 +29,7 @@
459803
 CXX=g++
459803
 CXXFLAGS=-Wall -pedantic $(FREETYPE_INCL) $(DEBUG) $(OPTFLAGS)
459803
 LDFLAGS=$(FREETYPE_LIB) $(DEBUG) -lz
459803
+override LDFLAGS += $(RPM_LD_FLAGS)
459803
 
459803
 DESTDIR=
459803
 PREFIX=/usr