Merge 1a064efa6ae40db6ceebea283a215c16b3e2d470 into 26c6f1af9b29d525831c7fa9840ab3e47ed7b700
This commit is contained in:
commit
41b2f66d12
@ -145,7 +145,7 @@ ifneq (,$(findstring armv,$(uname_M)))
|
||||
FINAL_LIBS+=-latomic
|
||||
else
|
||||
# Linux POWER needs -latomic at linking time
|
||||
ifneq (,$(findstring ppc,$(uname_M)))
|
||||
ifneq (,$(findstring Power*Macintosh,$(uname_M)))
|
||||
FINAL_LIBS+=-latomic
|
||||
endif
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user