From nobody Tue Dec 24 16:43:25 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YHggd1BZ8z5hRx1 for ; Tue, 24 Dec 2024 16:43:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YHggc6X01z4kk3 for ; Tue, 24 Dec 2024 16:43:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735058604; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=GxvcBeELHOlqRTAQD+i3zLrpjFZ4pk+0NB4zhye4zjg=; b=f0CBeiD2JM6P6aC1JKuXwlMlK/qYYBbQbzNd6lVOhpxJUvKZqqPQoPI6QZffi/70kJ7HgL sxtPx77phdQMlxjA/qZyjApdrCDW83lIMIKxaP2lQT9RTs4Io6q95W/2kGvZS1qEm1ont5 db51fCrsaJDU95HGRiBaWZhWHhvgEC16xU6uHqUPolY3abPYijAe5lRnqJHagDj7cmlU3J 5bipRA4wmZOqmkKI08nfent3B8pIiyaCbnEOEB03mFxeyMnI6hwKrE8Nu+Bl2SgruUTC5D 9obFGhbc/ztZ6AFo+uGrj/ELt7gqCwJ7ZVW6UPPdZPT+2vkHycefYsUyFBV5Lg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735058604; a=rsa-sha256; cv=none; b=o8uYTGNN3KiBntGH/6BkKsUZjNbWeHoMMiwKMHIvwgV7sk37Ks4SJaiy+hmZRulzmM7AtZ PTVSqgG6dmhokS0xvQkR0WnpqQhEFRIRDdGnnmYLX4cBrn9gb0iBXIyNV1E6mjMcEp9eBz lyQ1Nd7Vu9gz05L9bBPyIyGaJEjMjMoi0+85PJ8ekQ/NPEdNFKLbGqmdKGPmG39h5gFty7 UYpBTNa0smeNb+5G12qvnooVn82Iwk/HMsXxVML431MGhFoDBqCeiiLc2Vm/7SZiJ74eKf bFpYsBtIPl7ZmUVrlqObtJuiHsFzgxG6YZD4lsafDGgLW1FR8r+D4NwJ384ivw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YHggc668bzm7r for ; Tue, 24 Dec 2024 16:43:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4BOGhONu067775 for ; Tue, 24 Dec 2024 16:43:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BOGhOrr067774 for bugs@FreeBSD.org; Tue, 24 Dec 2024 16:43:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 112997] [bsd.cpu.mk] Add note about the 'native' mtune option Date: Tue, 24 Dec 2024 16:43:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 7.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: Alexander88207@protonmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc keywords short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D112997 Alexander Vereeken changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Alexander88207@protonmail.c | |om Keywords|patch | Summary|[bsd.cpu.mk] [patch] Add |[bsd.cpu.mk] Add note about |note about the 'native' |the 'native' mtune option |mtune option | --=20 You are receiving this mail because: You are the assignee for the bug.=