[Bug 246092] devel/llvm90: make ELFv2 default if --target doesn't contain OS version
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246092 --- Comment #2 from Jan Beich <[email protected]> --- Comment on attachment 213994 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213994 v1 > ++ if (TT.getOSMajorVersion() == 0 || TT.getOSMajorVersion() >= 13) Alternatively, target ELF version can be derived from host (on powerpc64) via _CALL_ELF predefined macro. -- 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]"