/[packages]/cauldron/xrdp/current/SOURCES/xrdp-0.9.16-linking.patch
ViewVC logotype

Contents of /cauldron/xrdp/current/SOURCES/xrdp-0.9.16-linking.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1738822 - (show annotations) (download)
Tue Aug 3 00:55:21 2021 UTC (2 years, 8 months ago) by luigiwalser
File size: 305 byte(s)
add patch to fix linking error
1 --- xrdp-0.9.16/xrdpapi/Makefile.am.orig 2021-08-02 20:46:57.387521705 -0400
2 +++ xrdp-0.9.16/xrdpapi/Makefile.am 2021-08-02 20:47:36.694362664 -0400
3 @@ -13,3 +13,6 @@ module_LTLIBRARIES = \
4 libxrdpapi_la_SOURCES = \
5 xrdpapi.c \
6 xrdpapi.h
7 +
8 +libxrdpapi_la_LIBADD = \
9 + ../common/.libs/libcommon.la

  ViewVC Help
Powered by ViewVC 1.1.30