Skip to content

Commit 83cd76e

Browse files
committed
T7729: Build accel-ppp-ng remove extra whitespace
Build accel-ppp-ng remove extra whitespace to fix build binaries
1 parent ab7416a commit 83cd76e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cmake -DBUILD_IPOE_DRIVER=TRUE \
5353
-DKDIR=${KERNEL_DIR} \
5454
-DLUA=5.3 \
5555
-DMODULES_KDIR=${KERNEL_VERSION}${KERNEL_SUFFIX} \
56-
-DHAVE_VPP=1 \
56+
-DHAVE_VPP=1 \
5757
-DCPACK_TYPE=Debian12 ..
5858
CPATH="${VPP_INCLUDE_PATH}" LIBRARY_PATH="${VPP_LIBRARY_PATH}" make
5959

0 commit comments

Comments
 (0)