pjproject: bump to 2.12.1
[feed/telephony.git] / libs / pjproject / patches / 0005-remove-hardcoded-lstdc++.patch
index d1db8da4814fbfb679dbc8f024c4c1d3ac2671ab..93e911475d7e87f31186e7eede07f96d23a7f06c 100644 (file)
@@ -1,13 +1,13 @@
 --- a/build.mak.in
 +++ b/build.mak.in
-@@ -296,7 +296,6 @@ export APP_LDLIBS := $(PJSUA_LIB_LDLIB)
+@@ -328,7 +328,6 @@ export APP_LDLIBS := $(PJSUA_LIB_LDLIB)
        $(PJLIB_LDLIB) \
        @LIBS@
  export APP_LDXXLIBS := $(PJSUA2_LIB_LDLIB) \
 -      -lstdc++ \
        $(APP_LDLIBS)
  
- # Here are the variabels to use if application is using the library
+ # Here are the variables to use if application is using the library
 --- a/pjsip/build/Makefile
 +++ b/pjsip/build/Makefile
 @@ -152,8 +152,7 @@ export PJSUA2_LIB_LDFLAGS += $(PJSUA_LIB