1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/databases/mongodb50/files
Ronald Klop 77c5529691 databases/mongodb50: Fix build failure with scons 4.2.0 by using in source scons 3.1.2
- Fix scons by using in source scons 3.1.2 (They are planning to move to Scons
    4.2.0 in the future)
  - Disable LTO on clang12/aarch64, bug #257765
  - Build already installs in $STAGEDIR, so only strip in do-install.
  - Fix a portlint warnings about the comment at the LICENSE section.

PR:		257925
2021-08-28 15:42:10 +02:00
..
aarch64
powerpc64le
mongod.in
patch-buildscripts_scons.py databases/mongodb50: Fix build failure with scons 4.2.0 by using in source scons 3.1.2 2021-08-28 15:42:10 +02:00
patch-rpm_mongod.conf
patch-SConstruct
patch-src_mongo_platform_process__id.cpp