@@ -119,7 +119,7 @@ print-variables:
raspi:
$(CXX) $(SOURCES) -D RASPI $(CXXFLAGS) -lSDL2 -o $(TARGET_FILE)
strip -s -R .comment -R .gnu.version "$(TARGET_FILE)_debug" --strip-unneeded
strip -s -R .comment -R .gnu.version $(TARGET_FILE) --strip-unneeded
windows:
@echo off
The note is not visible to the blocked user.