commit | f60898401187111af94e8193f2daeec0c37abdcc | [log] [tgz] |
---|---|---|
author | Alex Naidis <alex.naidis@linux.com> | Sat Nov 19 21:03:14 2016 +0100 |
committer | Meninblack007 <sanyam.53jain@gmail.com> | Wed Mar 29 17:03:32 2017 +0530 |
tree | 328897d4329ba387e6536c695b78e2ef0620415f | |
parent | 55a166e8b81bccb46bdb099febc9bd790fef367d [diff] |
jemalloc: explicitly use C11 While open master can safely rely on the std provided by the platform, we should still explicitly set C11, since our platform would provide an older std. Change-Id: I94fcdb471e0572a597b5b6601cd9b280860e6cc1 Signed-off-by: Alex Naidis <alex.naidis@linux.com>