emaste closed this revision.
emaste updated this revision to Diff 4865.
emaste added a comment.
Closed by commit rS281629 (authored by @emaste).
CHANGED PRIOR TO COMMIT
https://reviews.freebsd.org/D2302?vs=4849&id=4865#toc
REVISION DETAIL
https://reviews.freebsd.org/D2302
AFFECTED FILES
h
andrew accepted this revision.
REVISION DETAIL
https://reviews.freebsd.org/D2302
To: emaste, imp, andrew
Cc: freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, s
imp accepted this revision.
imp added a comment.
This revision is now accepted and ready to land.
I like this...
REVISION DETAIL
https://reviews.freebsd.org/D2302
To: emaste, andrew, imp
Cc: freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing
rodrigc created this revision.
rodrigc added reviewers: emaste, imp.
rodrigc added a subscriber: freebsd-toolchain.
REVISION SUMMARY
When using an external gcc 4.9 toolchain on a FreeBSD 10.1 build host,
building of the CURRENT branch failed when trying to build rescue.
See this discussio
rodrigc closed this revision.
rodrigc updated this revision to Diff 4852.
rodrigc added a comment.
Closed by commit rS281606 (authored by @rodrigc).
CHANGED PRIOR TO COMMIT
https://reviews.freebsd.org/D2285?vs=4840&id=4852#toc
REVISION DETAIL
https://reviews.freebsd.org/D2285
AFFECTED FILES
emaste added inline comments.
INLINE COMMENTS
Makefile:383 Also add
```
universe_epilogue: universe_arm64_skip
```
REVISION DETAIL
https://reviews.freebsd.org/D2302
To: emaste, imp, andrew
Cc: freebsd-toolchain
___
freebsd-toolchain@freebsd.o
emaste updated this revision to Diff 4849.
emaste added a comment.
Add a message if we skip arm64 because we don't have binutils
CHANGES SINCE LAST UPDATE
https://reviews.freebsd.org/D2302?vs=4846&id=4849
REVISION DETAIL
https://reviews.freebsd.org/D2302
AFFECTED FILES
Makefile
To: emast
emaste added a comment.
>>! In D2302#4, @andrew wrote:
> Would it be difficult to have a warning if the package is not installed?
Perhaps
```
.else
@echo ">> arm64 skipped - install aarch64-binutils port or package to buil
andrew added a comment.
Would it be difficult to have a warning if the package is not installed?
REVISION DETAIL
https://reviews.freebsd.org/D2302
To: emaste, imp, andrew
Cc: freebsd-toolchain
___
freebsd-toolchain@freebsd.org mailing list
http://lis
emaste created this revision.
emaste added reviewers: imp, andrew.
emaste added a subscriber: freebsd-toolchain.
REVISION SUMMARY
arm64 relies on an external binutils port or package because the in-tree
linker from binutils 2.17.50 does not support arm64. Add arm64 to universe if
the linker is
10 matches
Mail list logo