Skip to content

Commit

Permalink
Oops. Unbreak other platforms after the last Configure change.
Browse files Browse the repository at this point in the history
  • Loading branch information
darbelo committed Oct 28, 2009
1 parent 8d158d8 commit 8cbe0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configure.nqp
Expand Up @@ -22,7 +22,7 @@ sub MAIN () {

# Set up our custom @foo@ markers.
if ($OS ne 'openbsd') {
%VM<config>{'cblas'} := '-lcblas';
%VM<config>{'linkcblas'} := '-lblas';
}

# Replace all of the @foo@ markers
Expand Down

0 comments on commit 8cbe0d7

Please sign in to comment.