https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95605

--- Comment #3 from Matthias Klose <doko at debian dot org> ---
dtrace -G calls gcc to generate the .o file, and you can use the CC and CFLAGS
environment vars to inject the options you need.  Ugly, but you can avoid that
by passing the appropriate options.

Reply via email to