Bug 242648 - lang/v: Fix flag for build in makefile
Summary: lang/v: Fix flag for build in makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-15 11:49 UTC by Martin Filla
Modified: 2019-12-22 15:07 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
vlang.patch (385 bytes, patch)
2019-12-15 11:49 UTC, Martin Filla
no flags Details | Diff
vlang.patch (385 bytes, patch)
2019-12-15 11:51 UTC, Martin Filla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2019-12-15 11:49:56 UTC
Created attachment 209968 [details]
vlang.patch

Hello Sunpoet,
I send patch for correct ${CFLAGS} in Makefile
Comment 1 Martin Filla 2019-12-15 11:51:27 UTC
Created attachment 209969 [details]
vlang.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-12-22 15:01:34 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Dec 22 15:00:56 UTC 2019
New revision: 520637
URL: https://svnweb.freebsd.org/changeset/ports/520637

Log:
  Fix typo

  - Bump PORTREVISION for package change

  PR:		242648
  Submitted by:	Martin Filla <freebsd@sysctl.cz>

Changes:
  head/lang/v/Makefile
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-12-22 15:07:37 UTC
Committed. Thanks!