make/gcc.mk@38796c7e32b6
make/gcc.mk
Sun, 17 Sep 2023 12:08:04 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 17 Sep 2023 12:08:04 +0200
- changeset 791
- 38796c7e32b6
- parent 742
-
7e67689241fd
- child 802
-
16e5b9d32754
- permissions
- -rw-r--r--
fix aes_write on windows could write non-decrypted bytes to output buffer
#
# gcc toolchain config
#
CFLAGS = -std=gnu11 -g
LDFLAGS =
SHLIB_CFLAGS = -fPIC
SHLIB_LDFLAGS = -shared