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

Will fix or at least partly address: ``` /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/os/linux/elf.rb:225: warning: The class Pathname reached 8 shape variations, instance variables accesses will be slower and memory usage increased. 35 It is recommended to define instance variables in a consistent order, for instance by eagerly defining them all in the #initialize method. ```