mirror of
https://github.com/arjuncr/Linux-from-scratch.git
synced 2026-01-18 12:41:23 +00:00
4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
libperf-y += Context.o
|
|
|
|
CFLAGS_Context.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs
|