Skip to content

Commit 9e96f15

Browse files
committed
aws-sdk-cpp/aws-sdk-cpp: fix whitespace
(cherry picked from commit ca30c86)
1 parent 8543c49 commit 9e96f15

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.573.bb

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

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

0 commit comments

Comments
 (0)