From 01d964b7f45a5137291bdb6cb333c334b1ccbbba Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 25 Jan 2017 17:33:54 +0100 Subject: [PATCH] multilib-fix: document that c-wrapper can be shorter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Idea by Vít Ondruch. --- multilib-fix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multilib-fix b/multilib-fix index 254d84a..099589a 100755 --- a/multilib-fix +++ b/multilib-fix @@ -37,6 +37,9 @@ print_stub () # systems where this set of '#ifdef's is not enough (adding suggested e.g. # in rhbz#1242873). + # TODO: Shorten the #ifdef hell. There's no need to have e.g. ifdef for + # x86_64 in ppc64's wrapper. + replacement=$filename$opt_field_separator cat <