Changes in driver/cfa.cc [e8c52cf:158b026]
- File:
-
- 1 edited
-
driver/cfa.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
driver/cfa.cc
re8c52cf r158b026 409 409 args[nargs++] = "-Wl,--pop-state"; 410 410 args[nargs++] = "-lcfa"; 411 args[nargs++] = "- pthread";411 args[nargs++] = "-lpthread"; 412 412 args[nargs++] = "-ldl"; 413 413 args[nargs++] = "-lrt";
Note:
See TracChangeset
for help on using the changeset viewer.