From 7ac9386cb6e272625490fcf3e8183b45e28bbc43 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sat, 28 Nov 2015 22:27:15 +0100 Subject: Revert "appease adequate with some weak symbols for -private" This reverts commit 28f24d3dad1844af316337d565ba2ebc11c8ce97. This fails on Ubuntu as they build with -Bsymbolic-functions. --- apt-private/private-cmndline.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apt-private/private-cmndline.cc') diff --git a/apt-private/private-cmndline.cc b/apt-private/private-cmndline.cc index 9c5eae470..4231c4f0e 100644 --- a/apt-private/private-cmndline.cc +++ b/apt-private/private-cmndline.cc @@ -514,7 +514,3 @@ unsigned short DispatchCommandLine(CommandLine &CmdL, std::vector GetCommands() { return {}; } -- cgit v1.2.3