mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 14:21:18 +01:00
b1538e8fc4
This prevents libpcap's Makefile.depend from flip-flopping when OFED is enabled. Sponsored by : Juniper Networks, Inc. MFC after: 7 days Reviewed by: sjg Differential Revision: https://reviews.freebsd.org/D42649
8 lines
173 B
Makefile
8 lines
173 B
Makefile
# This file is not autogenerated - take care!
|
|
|
|
DIRDEPS_OPTIONS= OFED
|
|
|
|
DIRDEPS.OFED.yes= lib/ofed/include lib/ofed/libibverbs lib/ofed/libmlx5
|
|
|
|
.include <dirdeps-options.mk>
|