git: 9e696b76859e - main - multimedia/olive: Correct CXXFLAGS on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 09:25:10 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e696b76859e2d33f9830a7621ad4361f326af15 commit 9e696b76859e2d33f9830a7621ad4361f326af15 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-18 06:58:22 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-18 09:25:03 +0000 multimedia/olive: Correct CXXFLAGS on i386 --- multimedia/olive/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile index 91fcea49e8d1..254bdfd23910 100644 --- a/multimedia/olive/Makefile +++ b/multimedia/olive/Makefile @@ -34,7 +34,7 @@ GH_TAGNAME= f7e1bff GH_TUPLE= olive-editor:core:2777928:core/ext/core \ KDAB:KDDockWidgets:8d2d0a5:KDDockWidgets/ext/KDDockWidgets -CXXFLAGS_i386= -sse -sse2 +CXXFLAGS_i386= -msse -msse2 PORTSCOUT= limit:^.*[1-9]\..* # prevent tags like 20181223