[PATCH] PING... mkfs.xfs: fix static-lib build
Dave Chinner
david at fromorbit.com
Fri Aug 19 05:28:58 CDT 2016
On Fri, Aug 19, 2016 at 12:44:07PM +0300, Dmitry Monakhov wrote:
>
> I'm just want to double check that this list is still alive, and
> not yet moved some where XXX-xfs at kernel.org :)
linux-xfs at vger.kernel.org is active and we'll be moving there soon -
stay tuned. For the moment, I'll see any email you send there, at
least ;P
> > diff --git a/mkfs/Makefile b/mkfs/Makefile
> > index 170e3c1..c13b903 100644
> > --- a/mkfs/Makefile
> > +++ b/mkfs/Makefile
> > @@ -10,7 +10,7 @@ LTCOMMAND = mkfs.xfs
> > HFILES =
> > CFILES = maxtrres.c proto.c xfs_mkfs.c
> >
> > -LLDLIBS += $(LIBXFS) $(LIBXCMD) $(LIBUUID) $(LIBRT) $(LIBPTHREAD) $(LIBBLKID)
> > +LLDLIBS += $(LIBXFS) $(LIBXCMD) $(LIBRT) $(LIBPTHREAD) $(LIBBLKID) $(LIBUUID)
> > LTDEPENDENCIES += $(LIBXFS) $(LIBXCMD)
> > LLDFLAGS = -static-libtool-libs
I've already got a patch from Darrick to fix that in my queue.
Cheers,
Dave.
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list