mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
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
7 lines
173 B
Makefile
7 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>
|