[Bug 243742] graphics/gstreamer1-plugins-gl : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: syntax error, unexpected '^' in 'int atexit_b(void (^ )(void));' at '^'
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243742 Alexey Dokuchaev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Alexey Dokuchaev <[email protected]> --- (In reply to Walter Schwarzenfeld from comment #1) > USES=compiler:c++14-lang From the build log, it looks like a C, not C++ piece of software, why are you suggesting C++14 standard? Even if you want to say "use modern compiler", it should be spelled as compiler:c11, not c++whatever. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"