-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.
Description
- Platform:
FreeBSD test 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
- Subsystem: make
For now it is impossible to make binary
from the sources (maybe some other commands too) when the machine hardware name is amd64 (uname -m
). DESTCPU inside the Makefile is set to x86 in this case.
Maybe you should set it to x64 if uname -m
is amd64
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.