No need to link against sbuf anymore
This commit is contained in:
parent
7d4de6aff6
commit
aa55d2855d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
require 'mkmf'
|
require 'mkmf'
|
||||||
$LIBS << ' -lsbuf -lhbsdcontrol'
|
$LIBS << ' -lhbsdcontrol'
|
||||||
create_makefile("bsdcontrol.rb")
|
create_makefile("bsdcontrol.rb")
|
||||||
|
|
Loading…
Reference in a new issue