On Mon, Jul 15, 2019 at 08:33:41PM +1000, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > I???ve just submitted the update for the FreeBSD port of Xastir 2.1.4. > > This update removes GDAL, any mention of ImageMagick and makes ports Shapelib > a dependency (rather than optional). > > It compiles by default using gcc, but if GraphicsMagic is deselected in > ???make config??? then it will compile using clang. > > Unfortunately I can???t make it compile just with clang as the FreeBSD > GraphicsMagick package has OpenMP support via gomp and gcc8 enabled by > default. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239217 > > Big thanks to Tom, Curt and everyone else for the updates, and releasing > 2.1.4 so quick with the GraphicsMagick fix.
Is there a reason you had to remove all reference to imagemagick? Xastir still builds with either ImageMagick or GraphicsMagick, and we test both. There was brief discussion of removing ImageMagick support, but we discarded that idea. So if you really want the port to compile with clang, you could always make it compile with IM instead of GM. -- Tom Russo KM5VY Tijeras, NM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
