Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 4153bf5

Browse files
authored
Merge pull request #47 from rapidsai/rm-compiler-vars
Remove compiler variables
2 parents 762e75b + eeb11af commit 4153bf5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

conda/recipes/frigate/meta.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ build:
1414
number: {{ git_revision_count }}
1515
script: python -m pip install . --no-deps --ignore-installed --no-cache-dir -vvv
1616
noarch: python
17-
script_env:
18-
- CC
19-
- CXX
20-
- CUDAHOSTCXX
2117

2218
requirements:
2319
build:

0 commit comments

Comments
 (0)