1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Piotr Kubaj b15bf93ae2 math/gretl: fix build on GCC architectures
Don't unconditionally use libomp, it breaks build on GCC architectures.

Instead set USES=compiler:openmp.

PR:		241099
Approved by:	yuri (maintainer), linimon (mentor)
2019-10-08 17:12:47 +00:00
..