Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit60d8e59

Browse files
committed
working on macos port
1 parentd39fcfa commit60d8e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ext_mod/lcd_bus/micropython.mk‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ifneq (,$(findstring unix, $(LV_PORT)))
2727
CFLAGS_USERMOD += -I$(BUILD)/SDL/include-config-release/SDL2
2828

2929
ifeq ($(UNAME_S),Darwin)
30-
LDFLAGS_USERMOD +=$(BUILD)/SDL/liblSDL2.a
30+
LDFLAGS_USERMOD +=$(BUILD)/SDL/libSDL2.a
3131
else
3232
LDFLAGS_USERMOD += -L$(BUILD)/SDL
3333
LDFLAGS_USERMOD += -lSDL2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp