Bug 232514 - mail/isync: fix build with mips, mips64, powerpc64
Summary: mail/isync: fix build with mips, mips64, powerpc64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 21:51 UTC by Piotr Kubaj
Modified: 2018-10-22 07:27 UTC (History)
2 users (show)

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


Attachments
patch (1.12 KB, patch)
2018-10-21 21:51 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-21 21:51:53 UTC
Created attachment 198450 [details]
patch

pragrma directive is not supported by base GCC. Remove it to fix build.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-22 07:08:00 UTC
A commit references this bug:

Author: ehaupt
Date: Mon Oct 22 07:07:54 UTC 2018
New revision: 482733
URL: https://svnweb.freebsd.org/changeset/ports/482733

Log:
  pragrma directive is not supported by base GCC. Remove it to fix build with
  mips, mips64, powerpc64.

  PR:		232514
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/mail/isync/Makefile
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2018-10-22 07:08:32 UTC
Committed, thank you.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-10-22 07:27:16 UTC
A commit references this bug:

Author: ehaupt
Date: Mon Oct 22 07:26:19 UTC 2018
New revision: 482734
URL: https://svnweb.freebsd.org/changeset/ports/482734

Log:
  MFH: r482733

  pragrma directive is not supported by base GCC. Remove it to fix build with
  mips, mips64, powerpc64.

  PR:		232514
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
  Approved by:	ports-secteam (blanket)

Changes:
_U  branches/2018Q4/
  branches/2018Q4/mail/isync/Makefile