Merge pull request #2889 from groni/master
webkit-gtk2 change actions.py
This commit is contained in:
@@ -32,13 +32,12 @@ def setup():
|
|||||||
--enable-geolocation \
|
--enable-geolocation \
|
||||||
--enable-glx \
|
--enable-glx \
|
||||||
--enable-webgl \
|
--enable-webgl \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-gtk=2.0 \
|
--with-gtk=2.0 \
|
||||||
--enable-x11-target \
|
--enable-x11-target \
|
||||||
--enable-video \
|
--enable-video \
|
||||||
--enable-web-audio \
|
--enable-web-audio \
|
||||||
--enable-introspection \
|
--enable-introspection")
|
||||||
")
|
|
||||||
|
|
||||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user