mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add check command (#9501)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user