We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31953ac commit 15083c3Copy full SHA for 15083c3
src/providers/ogr/Makefile.win
@@ -16,6 +16,7 @@ $(PROVIDER): $(OBJECTS)
16
-Wl,--export-all-symbols \
17
-Wl,--enable-auto-import \
18
-Wl,--whole-archive ogrprovider_la-qgsogrprovider.o \
19
+ -Wl,--enable-runtime-pseudo-reloc \
20
-Wl,--no-whole-archive \
21
$(CORE_DLL) $(GUI_DLL) $(CORE_DLL) \
22
$(RASTER_DLL) $(PROJSEL_DLL) $(LEGEND_DLL) \
0 commit comments