From a0fdaf95678703c2c64fc8ca7fa548f5182f28bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 19 Jan 2013 18:15:40 +0200 Subject: Build with $RPM_LD_FLAGS. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 81401431..45447739 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,5 @@ CFLAGS+=$(RPM_OPT_FLAGS) -Wall -D_GNU_SOURCE +LDFLAGS+=$(RPM_LD_FLAGS) PROGS=usernetctl netreport usleep ipcalc \ ppp-watch consoletype genhostid rename_device -- cgit v1.2.1