[oe-commits] Khem Raj : lttng-tools: Add extern qualifier to declarations in .h file

git at git.openembedded.org git at git.openembedded.org
Sun Apr 26 21:58:35 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 134e15bd02dcb032b84abf20d94cdbb29623cdd4
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=134e15bd02dcb032b84abf20d94cdbb29623cdd4

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Apr 23 20:35:24 2015 -0700

lttng-tools: Add extern qualifier to declarations in .h file

This will ensure that compiler does not initialize the definitions
in header files

Change-Id: I1076201c667f96707c320a51a77d4a70e22df750
Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../lttng/lttng-tools/extern-decls.patch           | 442 +++++++++++++++++++++
 meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb     |   1 +
 2 files changed, 443 insertions(+)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=134e15bd02dcb032b84abf20d94cdbb29623cdd4


More information about the Openembedded-commits mailing list