]> sigrok.org Git - sigrok-androidutils.git/commit
CopyLibsTask: Rename libpcre.so to libercp.so
authorMarcus Comstedt <redacted>
Tue, 22 Nov 2016 21:33:40 +0000 (22:33 +0100)
committerUwe Hermann <redacted>
Fri, 25 Nov 2016 13:09:10 +0000 (14:09 +0100)
commit995e06f35f8fae7370a286c44be86951632776d7
tree634e63708a662459d0726ec8b5cae31d0526f687
parent4785171b657e9a9c938fc631ad51921148d8e574
CopyLibsTask: Rename libpcre.so to libercp.so

This is needed to avoid conflicts with the system libpcre.so, which
is compiled with the wrong options.

This fixes parts of bug #701.
ant/src/org/sigrok/androidutils/ant/CopyLibsTask.java