Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • driver/cfa.cc

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