This commit is contained in:
timerix 2023-01-16 03:21:44 +06:00
parent fed82e58d3
commit 37dc5c6177
2 changed files with 1 additions and 2 deletions

2
cbuild

@ -1 +1 @@
Subproject commit cd6b3dfa1e2f6fc78257f55f611c13272f09686e
Subproject commit 47808ee989c85b6d011851dbec24c39580b55cbb

View File

@ -3,7 +3,6 @@ CBUILD_VERSION=3
CONFIG_VERSION=4
PROJECT=kerep
echo "reading $PROJECT default config..."
CMP_C=gcc
CMP_CPP=g++
STD_C=c11