Sha256: 17450a3c0eb9a245547a2a71257428c5d2ac0ef5e4d6585e55fa88a972f95fd3
Contents?: true
Size: 244 Bytes
Versions: 15
Compression:
Stored size: 244 Bytes
Contents
require 'mkmf' unless have_const('linux') || RbConfig::CONFIG['arch'].to_s[/linux/] abort('Platform is not linux') end unless have_header('unistd.h') && have_header('ruby.h') abort('Missing header') end create_makefile 'linux_stat/procfs'
Version data entries
15 entries across 15 versions & 1 rubygems