Ignore:
Timestamp:
Dec 19, 2019 10:00:53 AM (4 years ago)
Author:
nanang
Message:

Re #2256: Fixed build error for iOS target due to changes in r6120.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/build/Makefile

    r6120 r6121  
    145145                           siptypes.o call.o presence.o media.o 
    146146export PJSUA2_LIB_CFLAGS += $(_CFLAGS) $(PJ_VIDEO_CFLAGS) 
    147 export PJSUA2_LIB_CXXFLAGS = $(_CXXFLAGS) 
     147export PJSUA2_LIB_CXXFLAGS = $(_CXXFLAGS) $(PJ_VIDEO_CFLAGS) 
    148148export PJSUA2_LIB_LDFLAGS += $(PJSUA_LIB_LDLIB) \ 
    149149                             $(PJSIP_UA_LDLIB) \ 
Note: See TracChangeset for help on using the changeset viewer.