components/desktop/polkit/patches/11-mozjs.patch
changeset 7661 aff9737ef6ba
parent 7431 1b1f1123c9e3
equal deleted inserted replaced
7659:dbbf26a1a66d 7661:aff9737ef6ba
     1 This is an upstream patch that moves us to using mozjs in Solaris instead
     1 This is an upstream patch that moves us to using mozjs in Solaris instead
     2 of duktape. When we update to a version of polkit that includes this, we
     2 of duktape. When we update to a version of polkit that includes this, we
     3 should be able to delete this set of 4 patches 
     3 should be able to delete this set of 4 patches 
       
     4 
       
     5 This was committed upstream for a release after 0.113:
       
     6 https://cgit.freedesktop.org/polkit/commit/?id=03dafd1fac8154c0a581395f1b7bf29e56a83491
     4 
     7 
     5 Remove mozjs185 and mozjs17 from autoconf and replace them
     8 Remove mozjs185 and mozjs17 from autoconf and replace them
     6 with mozjs24.
     9 with mozjs24.
     7 
    10 
     8 Now that polkitbackendjsauthority is compiling in C++ mode
    11 Now that polkitbackendjsauthority is compiling in C++ mode