Open
Bug 745165
Opened 13 years ago
Updated 3 years ago
sed -i doesn't work on Mac OS X
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: gal, Unassigned)
References
Details
Attachments
(1 file)
400 bytes,
patch
|
Details | Diff | Splinter Review |
Trunk/android build fails on MacOsX.
maui:android-prof gal$ make -C tools/profiler export
# Avoid building libunwind documentation
../../../tools/profiler/libunwind/dont_build_docs.sh ../../tools/profiler/libunwind/src/doc/Makefile
sed: -i may not be used with stdin
make: *** [export] Error 1
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
No good deed goes unpunished. Thanks for fixing the b2g build, but looks like there is more work to do here.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•