Closed Bug 76569 Opened 23 years ago Closed 23 years ago

libultrasparc.so not being built correctly.

Categories

(SeaMonkey :: Build Config, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9

People

(Reporter: rich.burridge, Assigned: cls)

Details

Attachments

(1 file)

In .../mozilla/nsprpub/pr/src/md/unix, libultrasparc4.so is not being
built. The problem is due to a new definition of TARGETS (line 60)
overriding the attempt to add in definitions for compiling the SPARC 
assembly code.

TARGETS = $(OBJS)

should be replaced with:

TARGETS += $(OBJS)
Reassigning to Build Config as this appears to be specific to the client branch.
Assignee: wtc → cls
Component: NSPR → Build Config
Product: NSPR → Browser
QA Contact: larryh → granrose
Target Milestone: --- → mozilla0.9
Version: 4.0 → other
a=brendan@mozilla.org for 0.9 checkin.

/be
Patch has been checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: