|
@@ -19,6 +19,8 @@
|
|
|
// to a subsequent version of Panda.
|
|
// to a subsequent version of Panda.
|
|
|
// *******************************************************************
|
|
// *******************************************************************
|
|
|
|
|
|
|
|
|
|
+#define IS_FREEBSD 1
|
|
|
|
|
+
|
|
|
// What additional flags should we pass to interrogate?
|
|
// What additional flags should we pass to interrogate?
|
|
|
#define SYSTEM_IGATE_FLAGS -D__i386__ -D__const=const -D__LITTLE_ENDIAN__ -D__inline__=inline -D__GNUC__
|
|
#define SYSTEM_IGATE_FLAGS -D__i386__ -D__const=const -D__LITTLE_ENDIAN__ -D__inline__=inline -D__GNUC__
|
|
|
|
|
|