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