mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/liburcu: enable host package variant
host-liburcu is needed for host-xfsprogs. Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Romain Naour <romain.naour@smile.fr>
This commit is contained in:
committed by
Romain Naour
parent
5e0ab7e9eb
commit
9af1a2bd07
@@ -21,3 +21,4 @@ LIBURCU_INSTALL_STAGING = YES
|
||||
LIBURCU_CONF_ENV = ac_cv_prog_cc_c99=-std=gnu99
|
||||
|
||||
$(eval $(autotools-package))
|
||||
$(eval $(host-autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user