mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Opps, let one definition slip out that we define dynamically.
This commit is contained in:
parent
25814ea7e1
commit
3fe149a643
1 changed files with 1 additions and 1 deletions
|
|
@ -892,7 +892,7 @@
|
|||
|
||||
|
||||
/* Define name of host machine's cpu (eg. sparc) */
|
||||
#define HOST_CPU "i386"
|
||||
/* #define HOST_CPU "i386" */
|
||||
|
||||
/* Define name of host machine's architecture (eg. sun4) */
|
||||
/* #define HOST_ARCH "i386" */
|
||||
|
|
|
|||
Loading…
Reference in a new issue