Add check command (#9501)

This commit is contained in:
Ed Reel
2024-03-20 07:46:01 -05:00
committed by GitHub
parent 3522e1130c
commit 7c17beeee7
48 changed files with 325 additions and 60 deletions

View File

@@ -13,8 +13,9 @@ class Glibc_build223 < Package
depends_on 'texinfo' => :build
depends_on 'hashpipe' => :build
no_env_options
conflicts_ok
no_env_options
no_upstream_update
@libc_version = LIBC_VERSION
version '2.23-6'