Issue 63880 - PPC bridges do not check CPU
Summary: PPC bridges do not check CPU
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.3
Assignee: pavel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-01 10:37 UTC by pavel
Modified: 2006-04-11 23:00 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2006-04-01 10:37:01 UTC
gcc3_macosx_powerpc/makefile.mk:

-.IF "$(COM)$(OS)$(COMNAME)" == "GCCMACOSXgcc3"
+.IF "$(COM)$(OS)$(CPU)$(COMNAME)" == "GCCMACOSXPgcc3"
Comment 1 pavel 2006-04-01 10:37:51 UTC
.
Comment 2 pavel 2006-04-04 20:06:01 UTC
Fixed in pj52.
Comment 3 eric.bachard 2006-04-05 10:10:11 UTC
Verified fixed with m162
Comment 4 pavel 2006-04-11 23:00:39 UTC
seen on master.