[PATCH] Fix missing "noinline" on x86-64
The gcc-3.5 patch broke building on x86_64 and possibly others, because inflate.c does not pull in the definition for noinline.
Showing
Please register or sign in to comment
The gcc-3.5 patch broke building on x86_64 and possibly others, because inflate.c does not pull in the definition for noinline.