Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 920835
Collapse All | Expand All

(-)ghc-9.2.8-orig/configure (+1 lines)
Lines 16673-16678 else $as_nop Link Here
16673
struct nlist xYzzY1[] = {{"xYzzY1", 0},{0}};
16673
struct nlist xYzzY1[] = {{"xYzzY1", 0},{0}};
16674
struct nlist xYzzY2[] = {{"_xYzzY2", 0},{0}};
16674
struct nlist xYzzY2[] = {{"_xYzzY2", 0},{0}};
16675
#endif
16675
#endif
16676
#include <stdlib.h>
16676
16677
16677
int main(argc, argv)
16678
int main(argc, argv)
16678
int argc;
16679
int argc;
(-)ghc-9.2.8-orig/m4/fp_leading_underscore.m4 (+1 lines)
Lines 31-36 case $TargetPlatform in Link Here
31
struct nlist xYzzY1[] = {{"xYzzY1", 0},{0}};
31
struct nlist xYzzY1[] = {{"xYzzY1", 0},{0}};
32
struct nlist xYzzY2[] = {{"_xYzzY2", 0},{0}};
32
struct nlist xYzzY2[] = {{"_xYzzY2", 0},{0}};
33
#endif
33
#endif
34
#include <stdlib.h>
34
35
35
int main(argc, argv)
36
int main(argc, argv)
36
int argc;
37
int argc;

Return to bug 920835