Bug 60424 - [patch] lang/cyclone: ONLY_FOR_ARCHS=i386
Summary: [patch] lang/cyclone: ONLY_FOR_ARCHS=i386
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-20 12:10 UTC by stolz
Modified: 2003-12-20 12:17 UTC (History)
0 users

See Also:


Attachments
cyclone (508 bytes, text/plain)
2003-12-20 12:10 UTC, stolz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stolz 2003-12-20 12:10:17 UTC
- Mark ONLY_FOR_ARCHS=i386. Although it's for x86, it depends on
   sizeof(int) == sizeof(void *), so it won't work on amd64.
- Grab maintainership
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-12-20 12:17:42 UTC
State Changed
From-To: open->closed

Committed, thanks!