Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 14:06:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235993] devel/cpuflags broken on arm64 or without gcc
Message-ID:  <bug-235993-7788-VE0C0D76Nz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235993-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235993-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235993

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sun Feb 24 14:06:11 UTC 2019
New revision: 493762
URL: https://svnweb.freebsd.org/changeset/ports/493762

Log:
  Deprecate devel/cpuflags

  It's supposed to "return appropriate gcc flags to optimise compilation
  for the current CPU", but it does not recognize modern CPUs.
  MASTER_SITES is dead, no upstream is given in pkg-descr.

  pkgsrc has a newer version 1.43 from 3 years ago, but for modern
  compilers just using -march=3Dnative is probably a better alternative.

  PR:           235993

Changes:
  head/devel/cpuflags/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235993-7788-VE0C0D76Nz>