dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] examples: fix clang compilation issues
@ 2014-07-21  3:47 Matthew Hall
       [not found] ` <1405914461-19335-1-git-send-email-mhall-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Matthew Hall @ 2014-07-21  3:47 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Contains adjustments to some warnings which prevent examples from compiling 
under clang.

Contains ability to override RTE_SDK_BIN in rte.extvars.mk, without which it's 
impossible to compile the examples against DPDK if it compiled into any build 
directory not named identically to the RTE_TARGET.

Signed-off-by: Matthew Hall <mhall-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-07-22 19:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21  3:47 [PATCH] examples: fix clang compilation issues Matthew Hall
     [not found] ` <1405914461-19335-1-git-send-email-mhall-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2014-07-21  3:47   ` [PATCH 1/4] l3fwd: some functions are unused in l3fwd-acl Matthew Hall
     [not found]     ` <1405914461-19335-2-git-send-email-mhall-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2014-07-21 13:44       ` Thomas Monjalon
2014-07-21 16:53         ` Matthew Hall
2014-07-21 17:37       ` Richardson, Bruce
2014-07-21  3:47   ` [PATCH 2/4] virtio-net.c: incorrect parens around equality check Matthew Hall
     [not found]     ` <1405914461-19335-3-git-send-email-mhall-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2014-07-22 13:14       ` Thomas Monjalon
2014-07-22 19:27         ` Matthew Hall
2014-07-21  3:47   ` [PATCH 3/4] examples/*: -Wno-switch required for weird ioctl() ID's Matthew Hall
     [not found]     ` <1405914461-19335-4-git-send-email-mhall-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2014-07-21 13:45       ` Thomas Monjalon
2014-07-21  3:47   ` [PATCH 4/4] rte.extvars.mk: allow user to override RTE_SDK_BIN Matthew Hall
     [not found]     ` <1405914461-19335-5-git-send-email-mhall-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2014-07-21 14:31       ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).