https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234070
--- Comment #1 from Tijl Coosemans <t...@freebsd.org> --- Created attachment 200601 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200601&action=edit qt5-version.patch Quoting https://bugs.llvm.org/show_bug.cgi?id=40176: "If more than one clause in a version script match the same symbol, the last one takes precedence. Thus, if you have the catch-all clause at end (i.e. "*"), it overwrites everything." This patch for Qt5 changes the version scripts to put the catch-all first. Note that if this is committed all ports that depend on Qt5 need to be rebuilt because many library symbols will get a different (corrected) version label. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"