Remove commented stuff
This commit is contained in:
parent
dd84af21e2
commit
8973baaa12
9
third_party/aws/aws-checksums.bazel
vendored
9
third_party/aws/aws-checksums.bazel
vendored
@ -22,13 +22,4 @@ cc_library(
|
|||||||
deps = [
|
deps = [
|
||||||
"@aws-c-common",
|
"@aws-c-common",
|
||||||
],
|
],
|
||||||
copts = [
|
|
||||||
#"-std=c99",
|
|
||||||
#"-D_POSIX_C_SOURCE=199309L",
|
|
||||||
#"-D_GNU_SOURCE",
|
|
||||||
],
|
|
||||||
linkopts = [
|
|
||||||
#"-lrt",
|
|
||||||
#"-pthread",
|
|
||||||
],
|
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user