Re: [PATCH] tools: add more endian.h macros

2014-09-25 Thread Randy Dunlap
On 09/23/14 15:50, Peter Foley wrote: > Add some more macros to tools/endian.h to allow mpssd to be compiled > against glibc < 2.9. > > Signed-off-by: Peter Foley Applied. Thanks. > Cc: rdun...@infradead.org > Cc: linux-...@vger.kernel.org > Cc: sudeep.d...@intel.com > Cc: nikhil@intel.com

[PATCH] tools: add more endian.h macros

2014-09-23 Thread Peter Foley
Add some more macros to tools/endian.h to allow mpssd to be compiled against glibc < 2.9. Signed-off-by: Peter Foley Cc: rdun...@infradead.org Cc: linux-...@vger.kernel.org Cc: sudeep.d...@intel.com Cc: nikhil@intel.com Cc: ashutosh.di...@intel.com Cc: a...@linux-foundation.org Cc: gre...@lin