Loading Configure +4 −0 Original line number Diff line number Diff line Loading @@ -743,6 +743,10 @@ while (@argvcopy) { $libs.=$_." "; } elsif (/^-framework$/) { $libs.=$_." ".shift(@argvcopy)." "; } elsif (/^-rpath$/ or /^-R$/) # -rpath is the OSF1 rpath flag # -R is the old Solaris rpath flag Loading Loading
Configure +4 −0 Original line number Diff line number Diff line Loading @@ -743,6 +743,10 @@ while (@argvcopy) { $libs.=$_." "; } elsif (/^-framework$/) { $libs.=$_." ".shift(@argvcopy)." "; } elsif (/^-rpath$/ or /^-R$/) # -rpath is the OSF1 rpath flag # -R is the old Solaris rpath flag Loading