Files
ports/graphics/tulip
Robert Clausecker e1a845ecd2 graphics/tulip: fix build on platforms without OpenMP (armv7)
The project tries to include a nonexistent header <tulip/tlphash.h> if
it detects that OpenMP is not supported.  Removing the include directive
seems to fix the build; perhaps the header wasn't needed after all.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q2
2026-06-22 10:41:42 +02:00
..