[Bug 235993] devel/cpuflags broken on arm64 or without gcc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 24 14:06:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235993

--- Comment #1 from commit-hook at 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=native is probably a better alternative.

  PR:           235993

Changes:
  head/devel/cpuflags/Makefile

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


More information about the freebsd-ports-bugs mailing list