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

git at git.openembedded.org git at git.openembedded.org
Mon Apr 27 14:37:44 UTC 2015


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

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=2e9a4198fc9a9fcc78eddb6cd5c2ad51a2e8d3e7


More information about the Openembedded-commits mailing list