mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Add flex dependency to binutils.rb (#7403)
This commit is contained in:
committed by
GitHub
parent
623faa8937
commit
f73110888e
@@ -23,6 +23,8 @@ class Binutils < Package
|
||||
x86_64: '441b6efece778075bf55b36b70a42379d2bd3ae056bf8a6edef5ea6989cdc95d'
|
||||
})
|
||||
|
||||
depends_on 'flex'
|
||||
|
||||
def self.prebuild
|
||||
FileUtils.rm_f "#{CREW_LIB_PREFIX}/libiberty.a"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user