diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-12 10:05:00 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-04-12 10:05:00 +0000 |
| commit | ca59063d8022dae34bab5fc688f5652f91b71c17 (patch) | |
| tree | a9e8332d64801ac28191f8e46f599e301a21055d | |
| parent | x11/slop: update to 7.5 (diff) | |
devel/bazel: fix build on i386
Reported by: antoine
Notes
Notes:
svn path=/head/; revision=531499
| -rw-r--r-- | devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd (renamed from devel/bazel/files/extra-i386_tools_cpp_BUILD.static.freebsd) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.freebsd b/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd index 1c70d376e68a..b20c606f13d0 100644 --- a/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.freebsd +++ b/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd @@ -1,6 +1,6 @@ ---- 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 @@ +--- 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 = [ |
