From 821a2d880672b2266f3494119e231797113adeb1 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 22 Dec 2019 02:38:30 +0000 Subject: system/at: fix build on ARMv7 --- system/at/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'system/at') diff --git a/system/at/APKBUILD b/system/at/APKBUILD index 2bd02c7da..d09571f91 100644 --- a/system/at/APKBUILD +++ b/system/at/APKBUILD @@ -31,6 +31,7 @@ prepare() { build() { LEXLIB=-lfl \ + PATH=$PATH:/usr/sbin \ ./configure \ --build=$CBUILD \ --host=$CHOST \ -- cgit v1.2.3-60-g2f50