From 04b6df21cd281e8cd540139f8d9ae85defc1961c Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 10 Sep 2019 16:59:32 +0000 Subject: remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less. --- src/gnsrecord/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/gnsrecord') diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am index f840a31a4..81bee5a6b 100644 --- a/src/gnsrecord/Makefile.am +++ b/src/gnsrecord/Makefile.am @@ -7,10 +7,6 @@ pkgcfgdir= $(pkgdatadir)/config.d/ libexecdir= $(pkglibdir)/libexec/ -if MINGW - WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -endif - if USE_COVERAGE AM_CFLAGS = --coverage -O0 XLIBS = -lgcov -- cgit v1.2.3