git.annexia.org
/
fedora-riscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10397f8
)
util-linux: Kill *.la files.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 9 Aug 2016 15:38:28 +0000
(16:38 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 9 Aug 2016 15:38:28 +0000
(16:38 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
cb47436
..
530efbd
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-505,6
+505,7
@@
stage3-chroot/usr/bin/mount: util-linux-$(UTIL_LINUX_VERSION).tar.xz
--disable-makeinstall-chown
cd util-linux-$(UTIL_LINUX_VERSION) && PATH=$(ROOT)/fixed-gcc:$$PATH make
cd util-linux-$(UTIL_LINUX_VERSION) && PATH=$(ROOT)/fixed-gcc:$$PATH make install DESTDIR=$(ROOT)/stage3-chroot
+ rm -f stage3-chroot/usr/lib64/*.la
util-linux-$(UTIL_LINUX_VERSION).tar.xz:
rm -f $@ $@-t