Skip to content

Commit

Permalink
cairo: remove _SSIZE_T_DEFINED hack that is now un-necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-cellier-aka-nice committed Mar 17, 2017
1 parent 222f655 commit f7d3c98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.win32x86/third-party/Makefile.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ $(THIRDPARTYLIBDIR)/$(CAIROLIBNAME): $(CAIROARCHIVE)
--disable-silent-rules \
--disable-xlib \
--disable-dependency-tracking \
&& echo "#define _SSIZE_T_DEFINED 1" >> config.h \
&& make \
&& make install

Expand Down

0 comments on commit f7d3c98

Please sign in to comment.