Skip to content

Commit

Permalink
Remove -Werror till JuliaLang/julia#53897 merges
Browse files Browse the repository at this point in the history
  • Loading branch information
Zentrik committed Apr 21, 2024
1 parent a98a728 commit a2de162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/main/platforms/build_linux.pgo_lto.arches
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ROOTFS_IMAGE_NAME TRIPLET ARCH ARCH_ROOTFS USE_JULIA_PGO_LTO MAKE_FLAGS TIMEOUT ROOTFS_TAG ROOTFS_HASH
llvm_passes x86_64-linux-gnu x86_64 x86_64 PGO_LTO JL_CFLAGS=-Werror,JL_CXXFLAGS=-Werror . v6.00 0badf5d8794e21a03ac2ff2d46c1ab538ac02571
# ROOTFS_IMAGE_NAME TRIPLET ARCH ARCH_ROOTFS USE_JULIA_PGO_LTO MAKE_FLAGS TIMEOUT ROOTFS_TAG ROOTFS_HASH
llvm_passes x86_64-linux-gnu x86_64 x86_64 . . v6.00 0badf5d8794e21a03ac2ff2d46c1ab538ac02571

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

0 comments on commit a2de162

Please sign in to comment.