* (bug #4271) FreeBSD fixes (Dominic Fandrey)
This commit is contained in:
parent
6f9b34ef75
commit
240b25a41f
2 changed files with 46 additions and 38 deletions
|
@ -200,7 +200,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
#ifdef __i386__
|
||||
#define ARCH_STRING "i386"
|
||||
#elif defined __amd64__
|
||||
#define ARCH_STRING "x86_64"
|
||||
#define ARCH_STRING "amd64"
|
||||
#elif defined __axp__
|
||||
#define ARCH_STRING "alpha"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue