Update Compatibility
parent
0afaddcd3d
commit
2353e61ee4
@ -1,6 +1,6 @@
|
||||
# Full
|
||||
* Ubuntu 24.04 (x86_64)
|
||||
|
||||
# Partial
|
||||
* iOS 15.8.2 (arm64) -- No MIME
|
||||
* To compile use `clang++ main.cpp -o fileinfo`
|
||||
# Full
|
||||
* Ubuntu 24.04 (x86_64)
|
||||
|
||||
# Partial
|
||||
* iOS 15.8.2 (arm64) -- No MIME
|
||||
* To compile change `CXX = g++` in Makefile to `CXX = clang++`. Then compile it with no mime `make nomime`
|
Loading…
Reference in New Issue
Block a user