Sha256: 17761420a2f1c55f236394e94d4641b606eeefdd4652cf94f0397a92ac8bf4c4
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
# encoding: UTF-8 require 'mkmf' require 'rbconfig' $CFLAGS << ' -Wall -Wextra -funroll-loops' # $CFLAGS << ' -O0 -ggdb' create_makefile("yajl_ext")
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yajl-ruby-0.7.5 | ext/extconf.rb |