Index: head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.freebsd =================================================================== --- head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.freebsd (revision 531498) +++ head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.freebsd (nonexistent) @@ -1,16 +0,0 @@ ---- tools/cpp/BUILD.static.freebsd.orig 2019-07-10 15:47:44.533177000 +0000 -+++ tools/cpp/BUILD.static.freebsd 2019-07-10 15:48:07.637126000 +0000 -@@ -62,11 +62,11 @@ - toolchain( - name = "cc-toolchain-freebsd", - exec_compatible_with = [ -- "@platforms//cpu:x86_64", -+ "@platforms//cpu:x86_32", - "@platforms//os:freebsd", - ], - target_compatible_with = [ -- "@platforms//cpu:x86_64", -+ "@platforms//cpu:x86_32", - "@platforms//os:freebsd", - ], - toolchain = ":cc-compiler-freebsd", Property changes on: head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.freebsd ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -1 \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd =================================================================== --- head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd (nonexistent) +++ head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd (revision 531499) @@ -0,0 +1,16 @@ +--- tools/cpp/BUILD.static.bsd.orig 2020-04-12 11:32:39.918302000 +0200 ++++ tools/cpp/BUILD.static.bsd 2020-04-12 11:33:29.118502000 +0200 +@@ -64,11 +64,11 @@ + toolchain( + name = "cc-toolchain-freebsd", + exec_compatible_with = [ +- "@platforms//cpu:x86_64", ++ "@platforms//cpu:x86_32", + "@platforms//os:freebsd", + ], + target_compatible_with = [ +- "@platforms//cpu:x86_64", ++ "@platforms//cpu:x86_32", + "@platforms//os:freebsd", + ], + toolchain = ":cc-compiler-freebsd", Property changes on: head/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +1 \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property