diff --git a/lfs/strip b/lfs/strip
index 08aaee7c4..63e90fed2 100644
--- a/lfs/strip
+++ b/lfs/strip
@@ -61,4 +61,5 @@ $(TARGET) :
 	# /usr/sbin/vdr.
 	STRIP=$(STRIP) $(SHELL) $(DIR_SRC)/src/stripper $(ROOT) \
 		--exclude=/usr/src --exclude=$(TOOLS_DIR) \
-		--exclude=/usr/sbin/vdr --exclude=/usr/lib/vdr
+		--exclude=/usr/sbin/vdr --exclude=/usr/lib/vdr \
+		--exclude=/usr/lib/go
