Ticket #63717: patch-vecLibFort.diff

File patch-vecLibFort.diff, 399 bytes (added by rshuston, 2 years ago)

Patch to update vecLibFort.c to use local vecLib-760.100 header file

  • vecLibFort.c

    old new  
    1919/* Don't load the CLAPACK header, because we are using a different calling
    2020   convention for the replaced functions than the ones listed there. */
    2121#define __CLAPACK_H
     22#include "vecLib-760.100.h"
    2223#include <Accelerate/Accelerate.h>
    2324#include <AvailabilityMacros.h>
    2425