Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.23.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.06.23.06.31.03
  • Loading branch information
h-vetinari committed Jun 24, 2023
1 parent e31f8dc commit 7684eaa
Show file tree
Hide file tree
Showing 10 changed files with 44 additions and 44 deletions.
8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ CHOST_BASE:
CLANG_VERSION:
- 15.0.7
CL_VERSION:
- 19.34.31933
- 19.36.32532
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MSVC_HEADERS_VERSION:
- 14.34.31933
- 14.36.32532
RUNTIME_VERSION:
- 14.34.31931
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.34.17.4
- 14.36.17.6
VCVER:
- '14.3'
WINSDK_URL:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ CHOST_BASE:
CLANG_VERSION:
- 16.0.6
CL_VERSION:
- 19.34.31933
- 19.36.32532
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
MSVC_HEADERS_VERSION:
- 14.34.31933
- 14.36.32532
RUNTIME_VERSION:
- 14.34.31931
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.34.17.4
- 14.36.17.6
VCVER:
- '14.3'
WINSDK_URL:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CHOST_BASE:
CLANG_VERSION:
- 15.0.7
CL_VERSION:
- 19.34.31933
- 19.36.32532
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand All @@ -13,11 +13,11 @@ FINAL_CXXFLAGS:
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MSVC_HEADERS_VERSION:
- 14.34.31933
- 14.36.32532
RUNTIME_VERSION:
- 14.34.31931
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.34.17.4
- 14.36.17.6
VCVER:
- '14.3'
WINSDK_URL:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CHOST_BASE:
CLANG_VERSION:
- 16.0.6
CL_VERSION:
- 19.34.31933
- 19.36.32532
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
Expand All @@ -13,11 +13,11 @@ FINAL_CXXFLAGS:
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MSVC_HEADERS_VERSION:
- 14.34.31933
- 14.36.32532
RUNTIME_VERSION:
- 14.34.31931
- 14.36.32532
TOOLCHAIN_COMBINED:
- 14.34.17.4
- 14.36.17.6
VCVER:
- '14.3'
WINSDK_URL:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
CLANG_VERSION:
- 15.0.7
CL_VERSION:
- 19.34.31933
- 19.36.32532
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
RUNTIME_VERSION:
- 14.34.31931
- 14.36.32532
VCVER:
- '14.3'
VSVER:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
CLANG_VERSION:
- 16.0.6
CL_VERSION:
- 19.34.31933
- 19.36.32532
FINAL_CFLAGS:
- -march=nocona -mtune=haswell -ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections
-pipe
FINAL_CXXFLAGS:
- -fvisibility-inlines-hidden -std=c++17 -fmessage-length=0 -march=nocona -mtune=haswell
-ftree-vectorize -fstack-protector-strong -O2 -ffunction-sections -pipe
RUNTIME_VERSION:
- 14.34.31931
- 14.36.32532
VCVER:
- '14.3'
VSVER:
Expand Down
24 changes: 12 additions & 12 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7684eaa

Please sign in to comment.