Browse Source
util-linux: disable cmos hwclock support
Android does not have sys/io.h header.
build-on-device
Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
packages/util-linux/build.sh
|
|
@ -30,6 +30,7 @@ ac_cv_func_unshare=yes |
|
|
|
--disable-lsmem |
|
|
|
--disable-chmem |
|
|
|
--disable-rfkill |
|
|
|
--disable-hwclock-cmos |
|
|
|
" |
|
|
|
|
|
|
|
termux_step_pre_configure() { |
|
|
|