Remove __CC_INT_IS_32BIT define which was used to fix mpt driver
but is not used anymore. This define is not referenced by anything in the FreeBSD srcs nor google shows any usage. Kernel and world builds fine without it. Approved by: kib (mentor)
This commit is contained in:
parent
0fcb99be5e
commit
ddfa987b87
@ -103,9 +103,6 @@
|
||||
|
||||
#define __CC_SUPPORTS_DYNAMIC_ARRAY_INIT 1
|
||||
|
||||
/* XXX: sys/dev/mpt/mpilib/mpi_type.h uses it, someone should review it */
|
||||
#define __CC_INT_IS_32BIT 1
|
||||
|
||||
#endif /* __GNUC__ || __INTEL_COMPILER */
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user