Commit 305e39a
deps: use JCXXFLAGS for cpufeatures build
Use Julia's standard C++ flags (which include -std=c++17) instead of
bare $(CXXFLAGS). The cpufeatures public API uses std::string_view
which requires C++17.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e342bd5 commit 305e39a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments