diff -up unzip60/crc_i386.S.exec-shield unzip60/crc_i386.S --- unzip60/crc_i386.S.exec-shield 2007-01-07 06:02:58.000000000 +0100 +++ unzip60/crc_i386.S 2009-11-18 11:16:39.630389312 +0100 @@ -302,3 +302,6 @@ _crc32: /* ulg c #endif /* i386 || _i386 || _I386 || __i386 */ #endif /* !USE_ZLIB && !CRC_TABLE_ONLY */ + +.section .note.GNU-stack, "", @progbits +.previous lass='logo' rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/cross-toolchain.scm
AgeCommit message (Expand)Author
2020-02-12gnu: cross-base: Switch back to 'CROSS_C_INCLUDE_PATH' & co....Ludovic Courtès
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-28gnu: mingw-w64: Update to 6.0.0....David Thompson
2019-08-22Merge branch 'master' into core-updatesMark H Weaver
2019-08-14gnu: mingw: Add x86_64 support....Carl Dong
2019-02-28gnu: GCC: Move cross-toolchain build fix to (gnu packages cross-base)....Marius Bakke
2019-02-09gnu: Use GCC 7 as the default compiler....Marius Bakke