Build fix lib.rs file
This commit is contained in:
parent
1ccd2a862a
commit
3a5d00872a
@ -433,6 +433,9 @@ echo "ac_add_options --disable-ion" >> .mozconfig
|
|||||||
echo "ac_add_options --disable-stylo" >> .mozconfig
|
echo "ac_add_options --disable-stylo" >> .mozconfig
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Remove executable bit to make brp-mangle-shebangs happy.
|
||||||
|
chmod -x third_party/rust/itertools/src/lib.rs
|
||||||
|
|
||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user