Sha256: 48d97caaf740c8650c29d54b9656b1f6904b8a8565b5f4e24474ea0f09d11dff

Contents?: true

Size: 201 Bytes

Versions: 1

Compression:

Stored size: 201 Bytes

Contents

require 'mkmf'
CONFIG['warnflags'].gsub!(/-Wshorten-64-to-32/, '') if CONFIG['warnflags']
$CFLAGS << ' -O0 -Wall ' if CONFIG['CC'] =~ /gcc/
dir_config("redcloth_scan")
create_makefile("redcloth_scan")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
RedCloth-4.3.4 ext/redcloth_scan/extconf.rb