usr-ldscript.eclass: copy gen_usr_ldscript from toolchain-funcs.eclass
authorMike Gilbert <floppym@gentoo.org>
Sun, 14 Jul 2019 20:14:58 +0000 (16:14 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 18 Jul 2019 15:13:13 +0000 (11:13 -0400)
commit4ecc87f1f4bd15b975120b3f2b13f8882c0e9f5a
tree8e45ab8148ef47f54508ff480ba55f36b72af91b
parent0f465c38bd749921ecc5f5423550864ddb96c0f7
usr-ldscript.eclass: copy gen_usr_ldscript from toolchain-funcs.eclass

This intentionally redefines the same function to ease migration. Once
all ebuilds have been converted, the definition in toolchain-funcs can
be removed.

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
eclass/usr-ldscript.eclass [new file with mode: 0644]