mirror of
https://github.com/NetworkConfiguration/dhcpcd.git
synced 2026-01-26 06:07:57 +00:00
13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
If:
|
|
PathMatch: src/dev/.*\.c
|
|
CompileFlags:
|
|
Add: [-I.., -I../.., -I../../compat]
|
|
---
|
|
If:
|
|
PathMatch: src/.*\.c
|
|
CompileFlags:
|
|
Add: [-I.., -I../compat]
|
|
---
|
|
CompileFlags:
|
|
Add: [-DINET, -DARP, -DARPING, -DIPV4LL, -DINET6, -DDHCP6, -DPLUGIN_DEV, -DAUTH, -DPRIVSEP]
|