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)) 0348c611790ebe22ec343676e'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gimp.scm
AgeCommit message (Expand)Author
2022-08-30gnu: babl: Update to 0.1.96....Marius Bakke
2022-06-18gnu: gimp: Update to 2.10.32....Vinicius Monego
2022-06-18gnu: gegl: Update to 0.4.36....Vinicius Monego
2022-06-18gnu: babl: Update to 0.1.92....Vinicius Monego
2022-05-31gnu: glimpse: Drop Python 2 support....Maxim Cournoyer
2022-05-31gnu: gimp: Drop Python 2 support....Maxim Cournoyer
2021-12-22gnu: gimp: Update to 2.10.30....Vinicius Monego
2021-12-22gnu: gegl: Update to 0.4.34....Vinicius Monego
2021-12-13gnu: Simplify package inputs....Ludovic Courtès
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-23gnu: Rename openexr to openexr-2....Vinicius Monego