Changeset 19139


Ignore:
Timestamp:
02/20/15 11:31:47 (10 years ago)
Author:
glperez
Message:

CHG: changed MULTITHREADING var for Mac build to fix libmx issue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/m4/issm_options.m4

    r19112 r19139  
    18911891                ;;
    18921892                *darwin*)
    1893                 MULTITHREADINGLIB="-L/usr/lib/ -lpthread"
     1893                MULTITHREADINGLIB="-lpthread"
    18941894                ;;
    18951895                esac
Note: See TracChangeset for help on using the changeset viewer.