Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37888694
en ru br
ALT Linux repositórios
S:3.1.12-alt1
5.0: 2.2.48-alt1
4.1: 2.2.48-alt1
4.0: 2.2.46-alt0.M40.1
+updates:2.2.46-alt0.M40.1
3.0: 2.2.17-alt1

Group :: Sistema/Kernel e hardware
RPM: xfsdump

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: xfsdump-2.2.42-alt-libtool.patch
Download


diff --git a/xfsdump/include/buildmacros b/xfsdump/include/buildmacros
index b2559ef..b198cab 100644
--- a/xfsdump/include/buildmacros
+++ b/xfsdump/include/buildmacros
@@ -41,10 +41,10 @@ LIBNAME = $(basename $(LTLIBRARY))
 LTOBJECTS = $(OBJECTS:.o=.lo)
 LTVERSION = $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
 
-LTLINK = $(LIBTOOL) --mode=link $(CC)
+LTLINK = $(LIBTOOL) --tag=gcc --mode=link $(CC)
 LTEXEC = $(LIBTOOL) --mode=execute
 LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL)
-LTCOMPILE = $(LIBTOOL) --mode=compile $(CCF)
+LTCOMPILE = $(LIBTOOL) --tag=gcc --mode=compile $(CCF)
 
 ifeq ($(ENABLE_SHARED),yes)
 LTLDFLAGS += -rpath $(PKG_LIB_DIR)
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009