We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f816fa1 commit 18476dbCopy full SHA for 18476db
build.sh
@@ -16,4 +16,4 @@ gcc \
16
-Wl,--build-id=none \
17
start.S httpd.c \
18
-o httpd &&
19
-strip -R .comment -R .bss httpd
+strip -R .comment httpd
0 commit comments