Changeset 16673


Ignore:
Timestamp:
May 25, 2015, 3:23:09 AM (3 years ago)
Author:
leper
Message:

Fix SM build with GCC 5.1.

Location:
ps/trunk/libraries/source/spidermonkey
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/libraries/source/spidermonkey/build.sh

    r16214 r16673  
    8585# https://bugzilla.mozilla.org/show_bug.cgi?id=1046176
    8686patch -p1 -i ../FixForOfBailouts.diff
     87
     88# Fix build failures on GCC 5.1 and Clang 3.6
     89patch -p1 -i ../FixBug1021171.diff
     90patch -p1 -i ../FixBug1119228.diff
    8791cd ..
    8892
Note: See TracChangeset for help on using the changeset viewer.