TipsAndTricks/PackagingNonversionedLibrary

From Yocto Project
Revision as of 19:25, 26 July 2016 by RossBurton (talk | contribs) (Created page with "= How to Package an Unversioned Library = tl;dr: SOLIBS = ".so" FILES_SOLIBSDEV = "" (TODO: write more)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

How to Package an Unversioned Library

tl;dr:

SOLIBS = ".so"
FILES_SOLIBSDEV = ""

(TODO: write more)