Skip to content

Commit

Permalink
added -Wl,--enable-runtime-pseudo-reloc
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5688 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Aug 11, 2006
1 parent 12a9850 commit 817e01b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/ogr/Makefile.win
Expand Up @@ -16,6 +16,7 @@ $(PROVIDER): $(OBJECTS)
-Wl,--export-all-symbols \
-Wl,--enable-auto-import \
-Wl,--whole-archive ogrprovider_la-qgsogrprovider.o \
-Wl,--enable-runtime-pseudo-reloc \
-Wl,--no-whole-archive \
$(CORE_DLL) $(GUI_DLL) $(CORE_DLL) \
$(RASTER_DLL) $(PROJSEL_DLL) $(LEGEND_DLL) \
Expand Down

0 comments on commit 817e01b

Please sign in to comment.