Bug 234850

Summary: devel/k8048: Unbreak build on FreeBSD 13 and beyond, respect CC
Product: Ports & Packages Reporter: Tobias Kortkamp <tobik>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me CC: bofh
Priority: --- Keywords: patch
Version: LatestFlags: bofh: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p489844_s342907/logs/errors/k8048-3.05.log
Attachments:
Description Flags
k8048.diff tobik: maintainer-approval? (bofh)

Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-01-11 11:33:57 UTC
Created attachment 201018 [details]
k8048.diff

[CC] gcc -O2 -pipe  -fstack-protector -fno-strict-aliasing  -Os -std=gnu99 -pedantic-errors -I. -Wall -fverbose-asm -save-temps -DK12 -DK14 -DK16 -DK24 -DK32 -DKCTRL -DKTEST -DKIO -DTTY -DQSORT -c k8048.c -o k8048.o
gmake[1]: gcc: Command not found
gmake[1]: *** [Makefile:186: k8048.o] Error 127
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-13 06:27:08 UTC
A commit references this bug:

Author: bofh
Date: Sun Jan 13 06:26:34 UTC 2019
New revision: 490114
URL: https://svnweb.freebsd.org/changeset/ports/490114

Log:
  devel/k8048: Unbreak build on FreeBSD 13 and beyond, respect CC

  PR:		234850
  Submitted by:	tobik

Changes:
  head/devel/k8048/Makefile
  head/devel/k8048/files/patch-Makefile