]> git.feebdaed.xyz Git - 0xmirror/mongoose.git/commitdiff
fix #9f76ea8 breaking bigendian
authorSergio R. Caprile <scaprile@cesanta.com>
Tue, 12 Aug 2025 18:57:26 +0000 (15:57 -0300)
committerSergio R. Caprile <scaprile@cesanta.com>
Tue, 12 Aug 2025 18:57:26 +0000 (15:57 -0300)
test/Makefile

index 6b0bf8150d7ed8d7aa770fec238fccf58b7c26c7..0a16b237371637664f54cf449b61fecd5dd96bcf 100644 (file)
@@ -179,7 +179,7 @@ armhf: test
 s390: ASAN=
 s390: IPV6=0
 s390: CFLAGS += -Wno-stringop-overflow
-s390: DEFS += -DCHACHA20=0
+s390: DEFS += -DMG_ENABLE_CHACHA20=0
 s390: CC = $(DOCKER) mdashnet/s390 cc
 s390: RUN = $(DOCKER) --init mdashnet/s390
 s390: test