X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=CMakeLists.txt;h=52d01f78d3f4e789ac5587f0097893b68cb1d03f;hp=e657f54c32e77497f837d2a69fae1fb3a9821bb3;hb=33f7b80aa32583ed41a9bb88612f8ec6a959987b;hpb=77dae8e058210d64a67b3bab37c1044f3c66cc52 diff --git a/CMakeLists.txt b/CMakeLists.txt index e657f54..52d01f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,7 +34,6 @@ ADD_DEFINITIONS(-Os -Wall --std=gnu99 -g3 -Wmissing-declarations -DHOST_CPU_STR="${HOST_CPU}" -DBUILD_CPU=${BUILD_CPU} -DVERSION="${GIT_VERSION}" - -DHAVE_SHA256 ) ADD_SUBDIRECTORY(libbb)