Skip to content

Commit

Permalink
update default version of glibc as per pantsbuild/binaries#70
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicexplorer committed Jun 13, 2018
1 parent 5c802be commit 14b8a7d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@

class GLibc(NativeTool):
options_scope = 'glibc'
default_version = '2.27'
default_version = '2.23'
archive_type = 'tgz'

def lib_dir(self):
Expand Down

0 comments on commit 14b8a7d

Please sign in to comment.