mirror of
https://github.com/psa/libtensorflow1-freebsd-port.git
synced 2025-12-11 17:30:27 +01:00
Always run third_party/repo.bzl patch
This commit is contained in:
3
Makefile
3
Makefile
@@ -96,9 +96,6 @@ BAZEL_ARGS+= --action_env=PATH=${PATH} \
|
|||||||
BAZEL_OPTS= --output_user_root=${WRKDIR}/bazel_out
|
BAZEL_OPTS= --output_user_root=${WRKDIR}/bazel_out
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1200000 && ${OSVERSION} < 1300000
|
|
||||||
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-third_party_repo.bzl
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
# THIRD_PARTY_TF_C_LICENSES is generated as a Bazel build target (see
|
# THIRD_PARTY_TF_C_LICENSES is generated as a Bazel build target (see
|
||||||
|
|||||||
Reference in New Issue
Block a user