kubark42 / libkml

This is a fork of libkml sources from: https://code.google.com/p/libkml/. Libkml sources in googlecode are svn versioning system. A git mirror is setup for the same using the method explained in: http://fredericiana.com/2010/01/12/using-svn-repositories-as-git-submodules/
Other
2 stars 5 forks source link

fix linux build by using _Z_OF #10

Closed mluessi closed 9 years ago

mluessi commented 9 years ago

Fixed build on Linux (gentoo, GCC). See this discussion: https://code.google.com/p/fritzing/issues/detail?id=1854

kubark42 commented 9 years ago

If it doesn't break Ubuntu or Gentoo, then it's good enough for me.

(Travis fails to build because of GCC vs. Clang issues.)