mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 23:17:50 +00:00
cxxtools: remove unneeded patch
SHARED_LIB_FLAG variable is set only when building on AIX Unix operating system
This commit is contained in:
parent
9bcfef4ced
commit
35fb9e642c
@ -1,10 +0,0 @@
|
|||||||
Index: cxxtools-2.2/src/Makefile.am
|
|
||||||
===================================================================
|
|
||||||
--- cxxtools-2.2.orig/src/Makefile.am 2013-05-05 13:56:03.225204926 +0300
|
|
||||||
+++ cxxtools-2.2/src/Makefile.am 2013-05-05 13:56:14.017219885 +0300
|
|
||||||
@@ -215,4 +215,4 @@
|
|
||||||
endif
|
|
||||||
|
|
||||||
libcxxtools_la_LIBADD = $(LIBICONV)
|
|
||||||
-libcxxtools_la_LDFLAGS = -version-info @sonumber@ @SHARED_LIB_FLAG@
|
|
||||||
+libcxxtools_la_LDFLAGS = -version-info @sonumber@
|
|
Loading…
x
Reference in New Issue
Block a user