Skip to content

Commit 8cfe1af

Browse files
committed
CI Win PCP: removed the patch
accepted in upstream
1 parent cc5ff84 commit 8cfe1af

2 files changed

Lines changed: 0 additions & 87 deletions

File tree

.github/scripts/install-common-deps.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,6 @@ install_pcp() {
123123
git clone https://github.com/libpcpnatpmp/libpcpnatpmp.git
124124
(
125125
cd libpcpnatpmp
126-
# TODO TOREMOVE when not needed
127-
if is_win; then
128-
git am "$curdir"/patches/\
129-
libpcpnatpmp-0001-win32-build-fixes.patch
130-
fi
131126
sed 's/AC_PREREQ(.*)/AC_PREREQ(\[2.69\])/' configure.ac \
132127
> configure.ac.fixed
133128
mv configure.ac.fixed configure.ac

.github/scripts/patches/libpcpnatpmp-0001-win32-build-fixes.patch

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)