Skip to content

Commit 37aa170

Browse files
committed
Remove -Werror till JuliaLang/julia#53897 merges
1 parent a98a728 commit 37aa170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipelines/main/platforms/build_linux.pgo_lto.arches

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# ROOTFS_IMAGE_NAME TRIPLET ARCH ARCH_ROOTFS USE_JULIA_PGO_LTO MAKE_FLAGS TIMEOUT ROOTFS_TAG ROOTFS_HASH
2-
llvm_passes x86_64-linux-gnu x86_64 x86_64 PGO_LTO JL_CFLAGS=-Werror,JL_CXXFLAGS=-Werror . v6.00 0badf5d8794e21a03ac2ff2d46c1ab538ac02571
1+
# ROOTFS_IMAGE_NAME TRIPLET ARCH ARCH_ROOTFS USE_JULIA_PGO_LTO MAKE_FLAGS TIMEOUT ROOTFS_TAG ROOTFS_HASH
2+
llvm_passes x86_64-linux-gnu x86_64 x86_64 PGO_LTO . . v6.00 0badf5d8794e21a03ac2ff2d46c1ab538ac02571
33

44
# These special lines allow us to embed default values for the columns above.
55
# Any column without a default mapping here will simply substitute a `.` to the empty string

0 commit comments

Comments
 (0)