multilib-fix: document that c-wrapper can be shorter
Idea by Vít Ondruch.
This commit is contained in:
parent
5d02c918d6
commit
01d964b7f4
@ -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 <<EOF
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user