mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
misc/ola: Attempt to fix the build failure on 15-CURRENT
Reported by: fallout
This commit is contained in:
parent
c987554fa9
commit
9ae9767de5
@ -20,6 +20,7 @@ TEST_DEPENDS= cppunit>0:devel/cppunit
|
||||
USES= bison gmake libtool localbase pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CXXFLAGS+= -Wno-c2x-extensions # workaround for https://github.com/OpenLightingProject/ola/issues/1962
|
||||
LDFLAGS+= -lprotobuf # workaround for https://github.com/OpenLightingProject/ola/issues/1871
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user