this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Comment-out Security from the build Update submodules

+2 -1
+2 -1
src/CMakeLists.txt
··· 243 243 add_subdirectory(external/libcxx) 244 244 # Requires a newer Security version 245 245 #add_subdirectory(external/SmartCardServices) 246 - add_subdirectory(external/security) 246 + # Has build issues 247 + #add_subdirectory(external/security) 247 248 248 249 add_subdirectory(lkm)