]> git.ipfire.org Git - thirdparty/curl.git/commit
config-tpf: define SIZEOF_LONG
authorJay Satiro <raysatiro@yahoo.com>
Wed, 23 Aug 2017 07:17:10 +0000 (03:17 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 23 Aug 2017 07:17:10 +0000 (03:17 -0400)
commit00da16ca5b31be84070fc85a85f28b62204d95a8
tree48dfb2f225bcde17d562af21776f7b03022730e3
parent78a6d917c5660542be360e4bf1455ef4e3f078c1
config-tpf: define SIZEOF_LONG

Recent changes that replaced CURL_SIZEOF_LONG in the source with
SIZEOF_LONG broke builds that use the premade configuration files and
don't have SIZEOF_LONG defined.

Bug: https://github.com/curl/curl/issues/1816
lib/config-tpf.h