Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatteo F. Vescovi <mfvescovi+gitlab@gmail.com>2020-04-21 00:10:23 +0300
committerMatteo F. Vescovi <mfvescovi+gitlab@gmail.com>2020-04-21 00:10:23 +0300
commitbb99df1c09e3eb7e18e7bdc7b3168b114c64440f (patch)
treef544113d0d3489ae969d671eb69ee815b651738b
parent801df045741cb949b82f6d0cfa4285edc395b2c1 (diff)
Drop useless LDFLAGS definition with GCC-9
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 88147a8..b3e2fb8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
# hardening
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-LDFLAGS += -Wl,--as-needed
-
%:
dh $@