[Pkg-samba-maint] [samba] 03/05: Revert "Enable LFS via LFS_LDFLAGS and LFS_CFLAGS"

Mathieu Parent sathieu at moszumanska.debian.org
Fri May 6 18:54:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

sathieu pushed a commit to branch master
in repository samba.

commit 9a580155a1348ccc9173d2e4016b4fb905cadfac
Author: Mathieu Parent <math.parent at gmail.com>
Date:   Fri May 6 12:07:00 2016 +0200

    Revert "Enable LFS via LFS_LDFLAGS and LFS_CFLAGS"
    
    This reverts commit 6c88252b3cbae946300892c9c71093a59accaeff.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 857e070..b9e5d70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
 #
 DESTDIR = $(CURDIR)/debian/tmp
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed $(shell getconf LFS_LDFLAGS)
-export DEB_CFLAGS_MAINT_APPEND = $(shell getconf LFS_CFLAGS)
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 PYVERS=$(shell pyversions -vr)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list