Closed Bug 1435455 Opened 8 years ago Closed 8 years ago

Error with unwanted __clock_gettime symbols with local autospider.py

Categories

(Core :: JavaScript Engine, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: sfink, Assigned: sfink)

Details

Attachments

(1 file)

When running autospider.py to generate a local (non-automation) build, I am getting an error message.
Comment on attachment 8948051 [details] [diff] [review] Only use --enable-stdcxx-compat for autospider.py in automation Review of attachment 8948051 [details] [diff] [review]: ----------------------------------------------------------------- ::: js/src/devtools/automation/autospider.py @@ +274,5 @@ > else: > if platform.system() == 'Windows': > CONFIGURE_ARGS += ' --target=x86_64-pc-mingw32 --host=x86_64-pc-mingw32' > > +if platform.system() == 'Linux' and AUTOMATION: I'm always amazed people are using this script.
Attachment #8948051 - Flags: review?(mh+mozilla) → review+
Priority: -- → P1
Pushed by sfink@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/fbb2249059fa Only use --enable-stdcxx-compat for autospider.py in automation, r=glandium
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: