bmake Questions

1

In a GNU makefile, it is possible to use filter-out to remove a flag from CFLAG like this : CFLAGS:=$(filter-out -flag,$(CFLAGS)) However, I can't make it work with a FreeBSD makefile. Is filt...
Kosse asked 24/3, 2020 at 2:53
1

© 2022 - 2024 — McMap. All rights reserved.