diff --git a/base/unix-dll.mak b/base/unix-dll.mak index 9d57a99..36ef1ff 100644 --- a/base/unix-dll.mak +++ b/base/unix-dll.mak @@ -171,11 +171,11 @@ gpdl-so-links-subtarget: $(GPDL_SO) $(UNIX_DLL_MAK) $(MAKEDIRS) # Build the small Ghostscript loaders, with Gtk+ and without $(GSSOC_XE): gs-so-links-subtarget $(PSSRC)$(SOC_LOADER) $(UNIX_DLL_MAK) $(MAKEDIRS) $(GLCC) -g -o $(GSSOC_XE) $(PSSRC)dxmainc.c \ - -L$(BINDIR) -l$(GS_SO_BASE) + -L$(BINDIR) -l$(GS_SO_BASE) -Wl,-rpath=$(libdir) $(GSSOX_XE): gs-so-links-subtarget $(PSSRC)$(SOC_LOADER) $(UNIX_DLL_MAK) $(MAKEDIRS) $(GLCC) -g $(SOC_CFLAGS) -o $(GSSOX_XE) $(PSSRC)$(SOC_LOADER) \ - -L$(BINDIR) -l$(GS_SO_BASE) $(SOC_LIBS) + -L$(BINDIR) -l$(GS_SO_BASE) $(SOC_LIBS) -Wl,-rpath=$(libdir) $(PCLSOC_XE): gpcl6-so-links-subtarget $(PLSRC)$(REALMAIN_SRC).c $(UNIX_DLL_MAK) $(MAKEDIRS) $(GLCC) -g -o $(PCLSOC_XE) $(PLSRC)$(REALMAIN_SRC).c -L$(BINDIR) -l$(PCL_SO_BASE) tomized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/artwork.scm
AgeCommit message (Expand)Author
2019-06-10artwork: Update snapshot to 2f2fe74....Diego Nicola Barbato
2019-03-05artwork: Update snapshot to b975164....Ludovic Courtès
2019-02-10artwork: Update snapshot to e951905....Ludovic Courtès
2018-11-05artwork: Clone over HTTPS....Ludovic Courtès
2017-06-07artwork: Use a descriptive name for the source directory....Leo Famulari
2015-05-07artwork: Update to latest version....Ludovic Courtès
2015-02-24artwork: Update to latest GRUB image....Ludovic Courtès
2015-02-12artwork: Update snapshot to GuixSD branding....Ludovic Courtès
2014-11-13artwork: Update snapshot....Ludovic Courtès
2014-11-12gnu: Introduce (gnu artwork) module....Ludovic Courtès