Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 165547 | Differences between
and this patch

Collapse All | Expand All

(-)mono/utils/mono-compiler.h.orig (+5 lines)
Lines 1-5 Link Here
1
#ifndef __UTILS_MONO_COMPILER_H__
1
#ifndef __UTILS_MONO_COMPILER_H__
2
#define __UTILS_MONO_COMPILER_H__
2
#define __UTILS_MONO_COMPILER_H__
3
4
#if defined(__PIC__) && !defined(PIC)
5
# define PIC
6
#endif
7
3
/*
8
/*
4
 * This file includes macros used in the runtime to encapsulate different
9
 * This file includes macros used in the runtime to encapsulate different
5
 * compiler behaviours.
10
 * compiler behaviours.

Return to bug 165547