Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/raster/Makefile.win

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $(DLL):
1212
-Wl,--out-implib=lib$(DLL).a \
1313
-Wl,--export-all-symbols \
1414
-Wl,--enable-auto-import \
15-
-Wl,--whole-archive .libs/libqgis_raster.a /gene0/ssi/blazek/win/i586-mingw32msvc/lib/libgdal.a \
15+
-Wl,--whole-archive .libs/libqgis_raster.a \
1616
-Wl,--no-whole-archive \
1717
$(GUI_A) $(CORE_A) $(LEGEND_A) $(PROJSEL_A) \
1818
$(GUI_A) $(CORE_A) $(COMPOSER_A) $(GUI_A) \

0 commit comments

Comments
 (0)
Please sign in to comment.