Revert "WIP: Switch to compiler-rt sync on armv7"

This reverts commit 940cf92c07.

This wasn't ready to be committed
This commit is contained in:
Andrew Turner 2024-06-25 09:37:38 +00:00
parent 36e0db4916
commit 8521ea135f

View File

@ -270,13 +270,6 @@ SRCF+= truncsfbf2
SRCF+= stdatomic
CFLAGS+= -DEMIT_SYNC_ATOMICS
#.for op in add and max min nand or sub umax umin xor
#. for size in 4 8
#SRCF+= sync_fetch_and_${op}_${size}
#. endfor
#.endfor
.endif
.for file in ${SRCF}