mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
Remove mno-outlin-atomics for Rust
This commit is contained in:
parent
a049f0f415
commit
6d89898a84
1 changed files with 3 additions and 3 deletions
|
@ -54,6 +54,6 @@ ifeq ($(ARCH),arm)
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(ARCH),aarch64)
|
#ifeq ($(ARCH),aarch64)
|
||||||
RUST_CFLAGS:=-mno-outline-atomics
|
# RUST_CFLAGS:=-mno-outline-atomics
|
||||||
endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue