mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/btrfs-progs: remove unnecessary autoreconf
Commit1c11f9020aremoved the patch changing configure.ac with the bump to 6.10, so it is no longer needed. Signed-off-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit9fd8a1cf49) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
d97a710167
commit
f43fdf13c7
@@ -13,9 +13,6 @@ BTRFS_PROGS_LICENSE = GPL-2.0, LGPL-2.1+ (libbtrfsutil)
|
||||
BTRFS_PROGS_LICENSE_FILES = COPYING libbtrfsutil/COPYING
|
||||
BTRFS_PROGS_INSTALL_STAGING = YES
|
||||
|
||||
# 0002-btrfs-progs-add-uClibc-ng-compatibility-for-printf-f.patch
|
||||
BTRFS_PROGS_AUTORECONF = YES
|
||||
|
||||
# Doesn't autodetect static-only and tries to build both
|
||||
ifeq ($(BR2_STATIC_LIBS),y)
|
||||
BTRFS_PROGS_MAKE_OPTS = static
|
||||
|
||||
Reference in New Issue
Block a user