Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add $Cfg{perllibs}, because $Cfg{libs} contains boilerplate
  • Loading branch information
FROGGS committed Mar 30, 2014
1 parent b9f25b1 commit 057593a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/build/gen-jvm-properties.pl
Expand Up @@ -50,4 +50,5 @@
nativecall.ldflags=$Config{ldflags}
nativecall.lddlflags=$Config{lddlflags}
nativecall.libs=$Config{libs}
nativecall.perllibs=$Config{perllibs}
END

0 comments on commit 057593a

Please sign in to comment.