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