Skip to content

Commit

Permalink
Trying to track down source of build failure on FreeBSD.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@49791 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
jkeenan committed Nov 6, 2010
1 parent a3995b7 commit c1ca60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/init/hints/freebsd.pm
Expand Up @@ -39,7 +39,7 @@ sub runstep {
libparrot_shared => "libparrot$share_ext.$version",
libparrot_shared_alias => "libparrot$share_ext",
libparrot_soname => "-Wl,-soname=libparrot$share_ext.$version",
# osvers => $osvers;
osvers => $osvers;
);
}

Expand Down

0 comments on commit c1ca60c

Please sign in to comment.