mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
Changes: https://www.mongodb.com/docs/v7.0/release-notes/7.0/ * version bump * new option ARMV80A to support older ARM cpus like Raspberry Pi 4 * pet portclippy and portfmt * poudriere stage-qa: ok As upstream has stopped supporting non-LSE ARM cpus I'm adapting the port also. The option ARMV80A is for backwards compatibility, but use at your own risk. See pkg-message for more info.
9 lines
247 B
Text
9 lines
247 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
MongoDB on Raspberry Pi can work but is unsupported upstream.
|
|
Please read https://jira.mongodb.org/browse/SERVER-71772 and enable option
|
|
ARMV80A if you run this on a non-LSE ARM cpu like Raspberry Pi 4.
|
|
EOM
|
|
}
|
|
]
|