Closed Bug 705133 Opened 13 years ago Closed 13 years ago

move all linux CC and CXX lines to a central mozconfig snippet

Categories

(Firefox Build System :: General, defect)

All
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla11

People

(Reporter: espindola, Assigned: espindola)

Details

Attachments

(1 file, 2 obsolete files)

      No description provided.
Comment on attachment 576763 [details] [diff] [review]
move all linux CC and CXX lines to a central mozconfig snippet

Review of attachment 576763 [details] [diff] [review]:
-----------------------------------------------------------------

::: build/unix/mozconfig.linux
@@ +1,2 @@
> +. $topsrcdir/build/unix/mozconfig.linux
> +

I think you want actual contents here like

CC=/tools/gcc-4.5-0moz2/bin/gc
CXX=/tools/gcc-4.5-0moz2/bin/g++
Attachment #576763 - Flags: review?(catlee) → review-
I guess I ran sed before and after adding the file :-(

Fixed now.
Attachment #576763 - Attachment is obsolete: true
Attachment #576808 - Flags: review?(catlee)
Attachment #576808 - Flags: review?(catlee) → review+
https://hg.mozilla.org/mozilla-central/rev/b1472d3eb887
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Hardware: x86_64 → All
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
Version: unspecified → Trunk
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: