]> granicus.if.org Git - curl/commit
Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX"
authorJay Satiro <raysatiro@yahoo.com>
Tue, 2 Jan 2018 20:44:08 +0000 (15:44 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 2 Jan 2018 20:54:33 +0000 (15:54 -0500)
commit272613df020c29a445738856dda29a9803b9bedb
tree717beea64ba781442fedd0201565981aff86ac30
parent481539e9020138abec6416e5a75daddd862267d7
Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX"

This reverts commit c97648b55080343bb371522bf4233e94a2a13a99.

SIZEOF_LONG should not be checked in system.h since that macro is only
defined when building libcurl.

Ref: https://github.com/curl/curl/pull/2186#issuecomment-354767080
Ref: https://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html
include/curl/system.h