openbsd-ports/emulators/vbam
cwen 9d759c4e38 vbam: various !x86 fixes:
- limit the use of an asm optimisation for `std::sqrt()' to x86 archs,
since it breaks the build everywhere else.
- remove `-fopenmp' for base-gcc archs; it breaks the build on them
- remove `-Wno-c++11-narrowing' from CXXFLAGS; no occurrence of it has
been found, and such warning is notably useful for arm* and powerpc.
Tested on sparc64 (kmos@), macppc and amd64 (me).

OK kmos@
2019-11-17 00:14:36 +00:00
..
patches vbam: various !x86 fixes: 2019-11-17 00:14:36 +00:00
pkg
distinfo Update vbam to 2.1.4. 2019-11-11 11:13:13 +00:00
Makefile vbam: various !x86 fixes: 2019-11-17 00:14:36 +00:00