This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

adding CFLAGS or EXTRA_CFLAGS


Hi,

Is it possible to send via stap extra cflags?

I tried with "-D EXTRA_CFLAGS=-I$PWD"

but I get:
ERROR: Safety pattern mismatch for -D parameter
('EXTRA_CFLAGS=-I/home/danield/workspace/myproject' vs.
'^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$') rc=1


Thanks
Daniel.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]