summaryrefslogtreecommitdiff
path: root/dev-util/bbe/files/bbe-0.2.2-inline.patch
AgeCommit message (Collapse)Author
2021-11-15dev-util/bbe: fix build without optimisationsSam James
Let's not bother trying to inline these -- the compiler is smart enough to do it if it wants to. They're not defined correctly right now if we wanted to keep them inline and this is far simpler. Closes: https://bugs.gentoo.org/795099 Signed-off-by: Sam James <sam@gentoo.org>