Add missing flags. --- psm-3.3/ipath/Makefile~ 1970-01-01 01:00:00.000000000 +0100 +++ psm-3.3/ipath/Makefile 2017-10-22 15:10:10.269177711 +0100 @@ -73,7 +73,7 @@ ${TARGLIB}.so.${MAJOR}.${MINOR}: ${${TARGLIB}-objs} date +'static __attribute__ ((unused)) char __psc_infinipath_revision[] ="$$""Date: %F %R ${rpm_extra_description}InfiniPath $$";' > _revision.c $(CC) -c $(BASECFLAGS) $(INCLUDES) _revision.c -o _revision.o - $(CC) -o $@ -Wl,-soname=${TARGLIB}.so.${MAJOR} -shared \ + $(CC) -o $@ -Wl,-soname=${TARGLIB}.so.${MAJOR} $(LDFLAGS) -shared \ -Wl,--unique='*fastpath*' \ ${${TARGLIB}-objs} _revision.o $(LDFLAGS) $(if $(MIC:0=),$(SCIF_LINK_FLAGS)) 602a2ea78b16aa5871e8e59'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
AgeCommit message (Expand)Author
2018-03-15gnu: Add r-ggmap....Leo Famulari
2018-03-15gnu: Add r-geosphere....Leo Famulari
2018-03-15gnu: Add Rgooglemaps....Leo Famulari
2018-03-15gnu: Add r-mapproj....Leo Famulari
2018-03-15gnu: Add r-maps....Leo Famulari
2018-02-22gnu: Add spatialite-gui....Björn Höfling
2018-02-22gnu: Add libgaiagraphics....Björn Höfling
2018-02-22gnu: Add libspatialite....Björn Höfling
2018-02-18gnu: Add python2-mapnik....Arun Isaac
2018-02-18gnu: Add mapnik....Arun Isaac
2018-01-23gnu: gnome-maps: Add missing inputs....Ricardo Wurmus
2018-01-15gnu: geos: Update to 3.6.2....Tobias Geerinckx-Rice
2018-01-04gnu: Add libgeotiff....Björn Höfling
2017-11-02gnu: gnome-maps: Update to 3.26.2....Kei Kebreau