mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

* Glibc 2.26+ (we use 2.35) require Linux kernel 3.2 or later. * Remove GCC requirement given it doesn't matter for bottles (we install GCC ourselves if too old) and is probably wrong for the build-from-source case. * Remove libxcrypt-compat requirement given we don't use libcrypt.so.1 anymore.