Merge pull request #2770 from suvari/master
ucl: fix build, thanks alihan and obso
This commit is contained in:
@@ -10,6 +10,7 @@ from pisi.actionsapi import get
|
|||||||
|
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
shelltools.export("CPPFLAGS", "-std=c90 -fPIC")
|
||||||
autotools.configure("--enable-shared --disable-static")
|
autotools.configure("--enable-shared --disable-static")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-02-02</Date>
|
<Date>2017-02-07</Date>
|
||||||
<Version>1.03</Version>
|
<Version>1.03</Version>
|
||||||
<Comment>Release Bump</Comment>
|
<Comment>Release Bump</Comment>
|
||||||
<Name>Kamil Atlı</Name>
|
<Name>Kamil Atlı</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user