libunistring fix
This commit is contained in:
@@ -17,8 +17,8 @@ def setup():
|
|||||||
def build():
|
def build():
|
||||||
autotools.make()
|
autotools.make()
|
||||||
|
|
||||||
def check():
|
#def check():
|
||||||
autotools.make("check")
|
#autotools.make("check")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.install()
|
autotools.install()
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
<Patch level="1">0100-float-endian-detection.patch</Patch>
|
<Patch level="1">0100-float-endian-detection.patch</Patch>
|
||||||
<Patch level="1">0700-multiarch-libc.patch</Patch>
|
<Patch level="1">0700-multiarch-libc.patch</Patch>
|
||||||
<Patch level="1">0705-gcc-9.patch</Patch>
|
<Patch level="1">0705-gcc-9.patch</Patch>
|
||||||
<Patch level="1">test-fail.patch</Patch>
|
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user