X-Git-Url: https://git.tld-linux.org/?p=packages%2Fxrdp.git;a=blobdiff_plain;f=linker.patch;fp=linker.patch;h=5811c67b48e0fcd0a7939e18f15f7f5e5c1f018f;hp=0000000000000000000000000000000000000000;hb=b0d9f242e0102edb3d7e090291be9357df7e17b3;hpb=b64cfbf6bc73d317ee1473f98476b4254fdab02f diff --git a/linker.patch b/linker.patch new file mode 100644 index 0000000..5811c67 --- /dev/null +++ b/linker.patch @@ -0,0 +1,9 @@ +--- xrdp-0.9.19/xrdpapi/Makefile.am~ 2020-06-26 11:13:58.000000000 +0000 ++++ xrdp-0.9.19/xrdpapi/Makefile.am 2022-03-22 05:56:04.471233246 +0000 +@@ -13,3 +13,6 @@ + libxrdpapi_la_SOURCES = \ + xrdpapi.c \ + xrdpapi.h ++ ++libxrdpapi_la_LIBADD = \ ++ $(top_builddir)/common/libcommon.la