yol
yol
jenkins build this please
clang seems to default to c++98, interestingly. will try to pull https://github.com/Pulse-Eight/platform/pull/46 into depends as patch
> what is the change in behaviour in C++20? this is not c++20-related at all, I think it happens because I removed `-std=c++17` from the depends cxxflags - so clang++...
jenkins build this please
It seems NDK 25 is not recent enough. @wsnipex is it possible to get NDK 26?
jenkins build this please
@joseluismarti yes and no, I did a separate build with NDK 25 and that still fails -> https://jenkins.kodi.tv/job/android-arm-docker/5988/ ``` In file included from /home/jenkins/jenkins-root/workspace/android-arm-docker@2/build/build/xbmc/CompileInfo.cpp:11: /home/jenkins/jenkins-root/workspace/android-arm-docker@2/xbmc/utils/StringUtils.h:79:32: error: constexpr function's return type...
Hi and thanks for trying this out on an Intel chip. Nice to hear that it worked without much fiddling. I agree that 1 Gbps using GMII will probably not...
> "single_signal_synchronizer.vhd" contains a direct passthrough of signals. This is missing in the original file. Quartus will not pass the signals without a specific architecture. I'm not sure I understand...
Yes, it needs the entity, but it can be in a separate file. You can see that even for the spartan6 architecture of the synchronizer the entity definition is not...