cheoppy

GotoBLAS fix for GCC 4.6.1

Nov 24th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.28 KB | None | 0 0
  1. --- /home/cheoppy/temp/GotoBLAS2/f_check.old
  2. +++ /home/cheoppy/temp/GotoBLAS2/f_check
  3. @@ -264,6 +264,7 @@
  4.    
  5.     if (
  6.         ($flags =~ /^\-l/)
  7. +            && ($flags ne "-l" )
  8.         && ($flags !~ /gfortranbegin/)
  9.         && ($flags !~ /frtbegin/)
  10.         && ($flags !~ /pathfstart/)
  11.  
Advertisement
Add Comment
Please, Sign In to add comment