@drTr0jan commented on this pull request.


In src/modules/phonenum/Makefile:

> @@ -5,13 +5,8 @@ include ../../Makefile.defs
 auto_gen=
 NAME=phonenum.so
 
-CXX=g++
-LD=g++
-LIB_DIR = /opt/local/lib
-
-LIBS= -L${LIB_DIR} cphonenumber.o -lphonenumber -lgeocoding
-

Yep, you are right.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3000/review/853527826@github.com>