Ann: SWI-Prolog 8.3.24

Unfortunately the patch that adds the possibility to generate a static library in addition to the dynamic one broke the PGO compilation (compiles fine, but there is no speedup as the PGO compiler options were not passed to the right CMake target). Pushed 309291ee4889abb55505979a33853857af662657 to address this.