Open Bug 376256 Opened 18 years ago Updated 3 years ago

NSPR cross-compilation with dpkg-cross is fail

Categories

(NSPR :: NSPR, defect)

x86
Linux
defect

Tracking

(Not tracked)

People

(Reporter: romaxa, Unassigned)

References

Details

Attachments

(1 file)

dpkg-buildpackage -a[ARCH] -us -uc Building mozilla/nsprpub with dpkg-cross tool will generate nsinstall with TARGET _ARCH. In dpkg-cross environment $(CC) overriding by TARGET gcc compiler by default. We should check in mozilla/nsprpub/config/Makefile.in CROSS_COMPILE define and use $(HOST_CC) instead $(CC)
Attached patch Build fixSplinter Review
Attachment #276587 - Flags: review?(wtc)
Blocks: 401821
Assignee: wtc → romaxa
Comment on attachment 276587 [details] [diff] [review] Build fix I think I don't care anymore about this bug... if I start to work on "slind" distribution or any other cross-env build system again, then I'll try to fix this bug.
Attachment #276587 - Flags: review?(wtc)

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: romaxa → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: