mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
review note
This commit is contained in:
@ -327,7 +327,7 @@ ifeq ($(PLATFORM),PLATFORM_DESKTOP)
|
||||
LDLIBS += -lc
|
||||
endif
|
||||
|
||||
# TODO: On ARM 32bit arch, miniaudio requires atomics library
|
||||
# NOTE: On ARM 32bit arch, miniaudio requires atomics library
|
||||
LDLIBS += -latomic
|
||||
endif
|
||||
ifeq ($(PLATFORM_OS),OSX)
|
||||
|
||||
Reference in New Issue
Block a user