Bug 169740 - [PATCH] fix build of security/krb5 with clang
Summary: [PATCH] fix build of security/krb5 with clang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 17:50 UTC by Niclas Zeising
Modified: 2012-07-09 20:30 UTC (History)
0 users

See Also:


Attachments
ports.security.krb5.clangfix.diff (522 bytes, patch)
2012-07-09 17:50 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2012-07-09 17:50:06 UTC
	security/krb5 does not build (link) with clang.

Fix: Attached patch uses -std=gnu89 to build, thereby fixing the linkage issues.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-09 17:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2012-07-09 20:18:32 UTC
State Changed
From-To: open->closed

Committed. Thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-07-09 20:20:20 UTC
cy          2012-07-09 19:20:09 UTC

  FreeBSD ports repository

  Modified files:
    security/krb5        Makefile 
  Log:
  Fix build of security/krb5 with clang.
  
  PR:             169740
  Submitted by:           Niclas Zeising <zeising@daemonic.se>
  
  Revision  Changes    Path
  1.158     +1 -0      ports/security/krb5/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-07-09 20:21:01 UTC
cy          2012-07-09 19:20:52 UTC

  FreeBSD ports repository

  Modified files:
    security/krb5-appl   Makefile 
  Log:
  Fix build of security/krb5 with clang.
  
  PR:             169740
  Submitted by:   Niclas Zeising <zeising@daemonic.se>
  
  Revision  Changes    Path
  1.155     +1 -0      ports/security/krb5-appl/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"