diff options
author | Adam Duskett <aduskett@gmail.com> | 2018-03-09 08:18:16 -0500 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-10 19:58:08 +0100 |
commit | 4832b04c95af9f2cea9502f6cf3425b01eefa213 (patch) | |
tree | d23acf1cad4f240243b344eb9c4f4f4b7700fd26 /package/libcpprestsdk/libcpprestsdk.mk | |
parent | 768244aeb31b121de2d6747862b6039ea5a562c9 (diff) | |
download | buildroot-4832b04c95af9f2cea9502f6cf3425b01eefa213.tar.gz buildroot-4832b04c95af9f2cea9502f6cf3425b01eefa213.zip |
libcpprestsdk: fix template whitespace-syntax
some files don't have a space inbetween the '<' and '::' charachters, which
will cause build failures on older toolchains. Adding a space inbetween these
two characters fixes the issue.
upstream-status: pending
https://github.com/Microsoft/cpprestsdk/pull/715
fixes:
http://autobuild.buildroot.net/results/797a9b5fdf6ab0f16f2249324b48292dfab61d9f
Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libcpprestsdk/libcpprestsdk.mk')
0 files changed, 0 insertions, 0 deletions