summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 95d2ef5..2892f11 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Author: Erwin Waterlander
#
-# Copyright (C) 2009-2017 Erwin Waterlander
+# Copyright (C) 2009-2018 Erwin Waterlander
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -358,7 +358,7 @@ ifdef LFS
endif
LDFLAGS_USER =
-LDFLAGS = $(RPM_OPT_FLAGS) $(LDFLAGS_EXTRA) $(LDFLAGS_USER)
+LDFLAGS = $(RPM_LD_FLAGS) $(LDFLAGS_EXTRA) $(LDFLAGS_USER)
LIBS = $(LIBS_EXTRA)
DEFS_USER =