Piotr Kubaj
|
63b733665a
|
graphics/ebsynth: check for omp.h on all architectures
|
2022-04-27 13:21:57 +00:00 |
|
Piotr Kubaj
|
07d0c5c3ce
|
graphics/ebsynth: fix build on powerpc
LLVM on powerpc doesn't have libomp:
src/ebsynth_cpu.cpp:15:12: fatal error: 'omp.h' file not found
|
2021-06-10 08:57:34 +00:00 |
|
Mathieu Arnold
|
cf118ccf87
|
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
2021-04-07 10:09:01 +02:00 |
|
Mathieu Arnold
|
305f148f48
|
Remove # $FreeBSD$ from Makefiles.
|
2021-04-06 16:31:07 +02:00 |
|
Jan Beich
|
e1d56a9db2
|
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020
|
2020-03-08 21:56:36 +00:00 |
|
Piotr Kubaj
|
e506a1ae21
|
graphics/ebsynth: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: mentors (implicit approval)
|
2019-10-22 18:01:58 +00:00 |
|
Rodrigo Osorio
|
5719091be5
|
New port graphics/ebsynth
ebsynth is a tool for by-example synthesis of images.
PR: 240632
Submitted by: Shane <FreeBSD@ShaneWare.Biz>
|
2019-10-11 09:52:47 +00:00 |
|