Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add -Wno-register to CXXFLAGS for OSX
Trying to fix: ``` base64.cpp:124:11: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]�[0m 2024-10-08T08:41:28.5270550Z 08:41:27 �[32mBIOCONDA INFO�[0m (ERR) int register a;�[0m ```
- Loading branch information