Rename SHRINKIFCHEAP to SHRINKNONRELOCATING

This commit is contained in:
Sosthène Guédon
2025-05-07 10:32:03 +02:00
parent 7782d3dfa3
commit 7d79423972
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ jobs:
python3 --version
- name: test-no-intrinsics
run: |
CFLAGS="$CFLAGS -DLFS_SHRINKIFCHEAP" make test
CFLAGS="$CFLAGS -DLFS_SHRINKNONRELOCATING" make test
# run with all trace options enabled to at least make sure these
# all compile