]> git.ipfire.org Git - thirdparty/zstd.git/commit
[AIX] Fix Compiler Flags and Bugs on AIX to Pass All Tests (#3219)
authorQiongsi Wu <274595+qiongsiwu@users.noreply.github.com>
Fri, 29 Jul 2022 19:21:59 +0000 (15:21 -0400)
committerGitHub <noreply@github.com>
Fri, 29 Jul 2022 19:21:59 +0000 (12:21 -0700)
commitb1bbb0eb4c91d8e5d170b0cf732daacd0252e459
tree1bcdc214e15f328beef6168ad1ac81b87dba8638
parentec5fdcde198b4653ef94bbdf4cbadd1656cbcbcb
[AIX] Fix Compiler Flags and Bugs on AIX to Pass All Tests (#3219)

* Fixing compiler warnings

* Replace the old -s flag with the -Wl,-s flag

* Fixing compiler warnings

* Fixing the linker strip flag and tests/code not working as expected on AIX
programs/Makefile
programs/dibio.c
programs/fileio.c
programs/util.c
tests/playTests.sh