CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/08/07 08:30:10
Modified files:
graphics/darktable: Makefile
graphics/openimageio: Makefile
www/webkitgtk4 : Makefile
x11/gnome/photos: Makefile
x11/qt5/qtwebkit: Makefile
Log message:
stop using -march=i686 for 64 bit atomics on i386
the now default -march=i586 includes 64 bit atomics
from Brad ok sthen@
