this repo has no description
1
fork

Configure Feed

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

Build grep as Mach-O

+1 -1
+1 -1
src/CMakeLists.txt
··· 130 130 # add_subdirectory(external/network_cmds) 131 131 add_subdirectory(external/bash) 132 132 add_subdirectory(external/less) 133 - # add_subdirectory(external/grep) 133 + add_subdirectory(external/grep) 134 134 # add_subdirectory(external/awk) 135 135 # add_subdirectory(external/groff) 136 136 # add_subdirectory(external/nano)