Skip to content

Commit 5408fb7

Browse files
committed
aws-sdk-cpp/aws-sdk-cpp: fix whitespace
(cherry picked from commit ca30c86)
1 parent 642da76 commit 5408fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.568.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ PACKAGECONFIG[sanitize] = ",,gcc-sanitizers"
9898
OECMAKE_CXX_FLAGS += "${@bb.utils.contains('PACKAGECONFIG', 'sanitize', '-fsanitize=address,undefined -fno-omit-frame-pointer', '', d)}"
9999

100100
# nooelint: oelint.vars.insaneskip:INSANE_SKIP
101-
INSANE_SKIP:${PN}-dev += "buildpaths"
101+
INSANE_SKIP:${PN}-dev += "buildpaths"

0 commit comments

Comments
 (0)