summaryrefslogtreecommitdiffstats
path: root/qmake/doc
diff options
context:
space:
mode:
authorRalf Nolden <nolden@kde.org>2016-05-22 13:31:27 +0200
committerRalf Nolden <nolden@kde.org>2016-05-23 09:51:18 +0000
commit14ae00dd50ed4a75c2efa0b34da971b0e252e124 (patch)
tree1eb60734a194b3eef22fee3647c00362c7be2c58 /qmake/doc
parente91be71ef04c22e478a3e98256ded87b28d0d767 (diff)
Compile fix: undefine types before defining them
On NetBSD, the types uint64_t, uint32_t and uint8_t are already defined in sys/types.h which leads to compile errors. Those types need to be properly undefined before defining them with the Qt code. Change-Id: Icd58f421619f15b899cf5c5de1cfb22a519a4e4b Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'qmake/doc')
0 files changed, 0 insertions, 0 deletions