diff options
| author | Michael Brown | 2009-08-03 16:53:43 +0200 |
|---|---|---|
| committer | Michael Brown | 2009-08-03 16:56:10 +0200 |
| commit | 1f7d5502469d4814912c9fe8977ac9a3d8b03660 (patch) | |
| tree | 6c0419154eec640f52c1cc6d198a47a255b3c3f8 /src/net/infiniband/ib_packet.c | |
| parent | [sky2] Add support for Marvell Yukon-II gigabit Ethernet cards (diff) | |
| download | ipxe-1f7d5502469d4814912c9fe8977ac9a3d8b03660.tar.gz ipxe-1f7d5502469d4814912c9fe8977ac9a3d8b03660.tar.xz ipxe-1f7d5502469d4814912c9fe8977ac9a3d8b03660.zip | |
[build] Mark __intel_new_proc_init with __libgcc rather than cdecl
The function __intel_new_proc_init() (called implicitly when building
using icc) is marked with __attribute__((cdecl)). This breaks
building on x86_64, where cdecl is meaningless.
Fix by replacing with the existing __libgcc macro, which is already
defined to be "__attribute__((cdecl))" for i386 builds and empty for
x86_64 builds.
Diffstat (limited to 'src/net/infiniband/ib_packet.c')
0 files changed, 0 insertions, 0 deletions
