Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • driver/cfa.cc

    r158b026 re8c52cf  
    409409                args[nargs++] = "-Wl,--pop-state";
    410410                args[nargs++] = "-lcfa";
    411                 args[nargs++] = "-lpthread";
     411                args[nargs++] = "-pthread";
    412412                args[nargs++] = "-ldl";
    413413                args[nargs++] = "-lrt";
Note: See TracChangeset for help on using the changeset viewer.