Skip to content

Commit 3d67842

Browse files
T8010: Added the HAVE_SESSION_HOOKS macro to the accel-pppd's build
Signed-off-by: Andrii Melnychenko <a.melnychenko@vyos.io>
1 parent 70369b4 commit 3d67842

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/package-build/linux-kernel/build-accel-ppp-ng.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ cmake -DBUILD_IPOE_DRIVER=TRUE \
5555
-DLUA=5.3 \
5656
-DMODULES_KDIR=${KERNEL_VERSION}${KERNEL_SUFFIX} \
5757
-DHAVE_VPP=1 \
58+
-DHAVE_SESSION_HOOKS=1 \
5859
-DCPACK_TYPE=Debian12 ..
5960
CPATH="${VPP_INCLUDE_PATH}" LIBRARY_PATH="${VPP_LIBRARY_PATH}" make
6061

0 commit comments

Comments
 (0)