Skip to content

Commit ca4f8d3

Browse files
committed
Removed whitespace
1 parent fabc946 commit ca4f8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter 5/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ DEBUGFLGS =
88
endif
99
LSTFLGS =
1010

11-
LDFLAGS = -lSystem -syslibroot `xcrun -sdk macosx --show-sdk-path` -e _start -arch arm64
11+
LDFLAGS = -lSystem -syslibroot `xcrun -sdk macosx --show-sdk-path` -e _start -arch arm64
1212

1313
all: codesnippets upper
1414

0 commit comments

Comments
 (0)