Commit 2de42ca
Fix Chromium build - set is_freebsd variable (#3565)
#3467 broke Chromium builds
because Chromium intentionally doesn't define is_freebsd.
Example failure:
https://chromium-review.googlesource.com/c/chromium/src/+/7122439
Welcome to Perfetto!
Make sure your PR has a bug/issue attached or has at least
a clear description of the problem you are trying to fix.
For more details please see
https://perfetto.dev/docs/contributing/getting-started
---------
Co-authored-by: Primiano Tucci <[email protected]>1 parent 4af52ca commit 2de42ca
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
0 commit comments