don't try to link to librw
This commit is contained in:
parent
fc5b5a2b29
commit
5321a46d97
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ BEGIN {
|
|||
}
|
||||
use Inline C => Config => LIBS =>
|
||||
"-L$STASIS_DIR/build/src/stasis/ " .
|
||||
"-L$STASIS_DIR/build/src/libdfa/ " .
|
||||
"-lstasis -lrw",
|
||||
"-lstasis ",
|
||||
ENABLE => AUTOWRAP,
|
||||
TYPEMAPS => "$STASIS_DIR/lang/perl/typemap",
|
||||
PREFIX => 'stasis_perl_';
|
||||
|
|
Loading…
Reference in a new issue