Sha256: e54a858d54520da143a5466916aedc70dc7c0ac6ebad62d713d0f42a44c12539
Contents?: true
Size: 234 Bytes
Versions: 4
Compression:
Stored size: 234 Bytes
Contents
require 'mkmf' CONFIG['warnflags'].gsub!(/-Wshorten-64-to-32/, '') if CONFIG['warnflags'] $CFLAGS << ' -O0 -Wall -Werror' if CONFIG['CC'] =~ /gcc/ dir_config("redcloth_scan") have_library("c", "main") create_makefile("redcloth_scan")
Version data entries
4 entries across 4 versions & 2 rubygems