Bug 153248 - [PATCH] lang/fasm unbreak on amd64 and ia64 after last commit
Summary: [PATCH] lang/fasm unbreak on amd64 and ia64 after last commit
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-17 14:30 UTC by Aldis Berjoza
Modified: 2010-12-17 16:20 UTC (History)
0 users

See Also:


Attachments
file.diff (706 bytes, patch)
2010-12-17 14:30 UTC, Aldis Berjoza
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2010-12-17 14:30:11 UTC
After update to v1.17 of Makefile I couldn't build fasm on my amd64 box.
I couldn't figure out why exactly it didn't work, because I do have /usr/lib32

Anyway I looked at bsd.port.mk and saw IA32_BINARY_PORT variable, so I modified port to use this variable and now it builds on amd64 again.

This also simplified Makefile a little :)

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-12-17 16:11:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon

my breakage.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2010-12-17 16:11:50 UTC
State Changed
From-To: open->closed

Committed, thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-12-17 16:17:11 UTC
linimon     2010-12-17 16:17:06 UTC

  FreeBSD ports repository

  Modified files:
    lang/fasm            Makefile 
  Log:
  Unbreak on amd64.
  
  PR:             ports/153248
  Submitted by:   maintainer
  Point hat to:   linimon
  
  Revision  Changes    Path
  1.18      +2 -4      ports/lang/fasm/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"