]> git.pld-linux.org Git - packages/gtk-webkit.git/commit - gtk-webkit.spec
- fixed build on x32; rel 2 auto/th/gtk-webkit-2.4.8-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Mar 2015 21:17:15 +0000 (21:17 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Mar 2015 21:17:15 +0000 (21:17 +0000)
commit143c89ec37f6ae2464f778a22e37a58ebe76ff67
tree1d454cf24781412f9c4c3a1d77dedba8d3f2081f
parenta6fd3037477a8532916018f2a09ed841088e8dfe
- fixed build on x32; rel 2

Whoever devised a condition like this deserves a ignorance medal:

if !JIT_ENABLED && (JIT_ENABLED || DISABLE_JIT)
enable JIT
endif

This made disabling JIT impossible, what is required on x32 for now :/
gtk-webkit.spec
x32.patch [new file with mode: 0644]
This page took 0.090162 seconds and 4 git commands to generate.