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