Closed Bug 1298536 Opened 8 years ago Closed 8 years ago

Move --with-linux-headers to Python configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox51 fixed)

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: chmanchester, Assigned: chmanchester)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

      No description provided.
Comment on attachment 8785492 [details]
Bug 1298536 - Allow flags passed to try_compile to be a depends function.

https://reviewboard.mozilla.org/r/74662/#review73448
Attachment #8785492 - Flags: review?(mh+mozilla) → review+
Comment on attachment 8785493 [details]
Bug 1298536 - Move --with-linux-headers to Python configure.

https://reviewboard.mozilla.org/r/74664/#review73450

::: build/moz.configure/headers.configure:65
(Diff revision 1)
>      'netinet/in.h',
>      'byteswap.h',
>      when=non_msvc_compiler,
>  )
> +
> +have_perf_event_h = check_header('linux/perf_event.h',

Can you add a TODO that this needs to move in a --enable-project=js specific file?
Attachment #8785493 - Flags: review?(mh+mozilla) → review+
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a4df9ee747c3
Allow flags passed to try_compile to be a depends function. r=glandium
https://hg.mozilla.org/integration/autoland/rev/3f398fa60de0
Move --with-linux-headers to Python configure. r=glandium
https://hg.mozilla.org/mozilla-central/rev/a4df9ee747c3
https://hg.mozilla.org/mozilla-central/rev/3f398fa60de0
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
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: