OBS-URL: https://build.opensuse.org/request/show/64993 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=20
14 lines
421 B
Diff
14 lines
421 B
Diff
Index: sudo-1.8.0/plugins/sudoers/Makefile.in
|
|
===================================================================
|
|
--- sudo-1.8.0.orig/plugins/sudoers/Makefile.in
|
|
+++ sudo-1.8.0/plugins/sudoers/Makefile.in
|
|
@@ -55,7 +55,7 @@ CPPFLAGS = -I$(incdir) -I$(top_builddir)
|
|
CFLAGS = @CFLAGS@
|
|
|
|
# Flags to pass to the link stage
|
|
-LDFLAGS =
|
|
+LDFLAGS = @LDFLAGS@
|
|
SUDOERS_LDFLAGS = @SUDOERS_LDFLAGS@
|
|
|
|
# Where to install things...
|