freebsd fix, use detected cxx compiler when building esl
This commit is contained in:
parent
7af0618620
commit
b40dd8a374
|
@ -1,2 +1,3 @@
|
|||
TINFO_LIBS=@TINFO_LIBS@
|
||||
CXX=@CXX@
|
||||
|
||||
|
|
Loading…
Reference in New Issue