this repo has no description
1
fork

Configure Feed

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

Build awk as Mach-O

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