Skip to content

Commit bf856ad

Browse files
Enabled auto-reconfiguration option
1 parent 9bbf3d9 commit bf856ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/crun/crun.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ CRUN_SITE = https://github.com/containers/crun/releases/download/$(CRUN_VERSION)
99
CRUN_LICENSE = GPLv2+
1010
CRUN_LICENSE_FILES = COPYING
1111
CRUN_INSTALL_STAGING = YES
12+
CRUN_AUTORECONF = YES
1213
CRUN_DEPENDENCIES = host-python3 yajl libcap libseccomp
1314

1415
CRUN_CONF_OPTS = --disable-systemd --enable-shared

0 commit comments

Comments
 (0)