Fix obvious typo.

Approved by:	"just fix it"
This commit is contained in:
Mark Linimon 2019-09-25 12:16:40 +00:00
parent 73822725d1
commit f8666b8f11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512784

View file

@ -26,7 +26,7 @@ GH_TAGNAME= 281fcb8
USE_QT= core gui network widgets buildtools_build qmake_build
USE_GL= gl
LLVM_VERSION= 60 # llvm verion should be the same as in audio/faust
LLVM_VERSION= 60 # llvm version should be the same as in audio/faust
CXXFLAGS+= $$(llvm-config${LLVM_VERSION} --cflags)
LDFLAGS+= -lexecinfo