Changeset 4741
- Timestamp:
- Feb 12, 2014 5:04:34 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/swig/python/setup.py
r4704 r4741 89 89 90 90 # Fill in extra link args 91 extra_link_args = [ '-static-libstdc++']91 extra_link_args = [] 92 92 if platform.system() == 'Darwin': 93 93 # Mac OS X depedencies
Note: See TracChangeset
for help on using the changeset viewer.