Closed Bug 703843 Opened 13 years ago Closed 12 years ago

elfhack Makefile using order-only prerequisites, not compatible with PyMake

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla17

People

(Reporter: gps, Assigned: glandium)

Details

Attachments

(1 file)

It looks there is an order-only prerequisite in elfhack's Makefile: https://mxr.mozilla.org/mozilla-central/source/build/unix/elfhack/Makefile.in#124

Unfortunately, PyMake doesn't support order-only prerequisites. The offending rule should be rewritten to not use order-only prerequisites so PyMake can parse it.
Attachment #649577 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → mh+mozilla
https://hg.mozilla.org/mozilla-central/rev/2e809e2113ad
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: