File: extconf.rb

package info (click to toggle)
ruby-github-markdown 0.6.9-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 312 kB
  • sloc: ansic: 3,577; ruby: 96; makefile: 6
file content (6 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
require 'mkmf'

$CFLAGS << " -fvisibility=hidden "

dir_config('github/markdown_so')
create_makefile('github/markdown_so')