On Thu, Nov 9, 2017 at 7:32 PM, Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> wrote: >> >> $ llvm-config --cflags >> -I/usr/include -O2 -g -pipe -Wall -Werror=format-security >> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong >> --param=ssp-buffer-size=4 -grecord-gcc-switches >> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic >> -fPIC -Wall -W -Wno-unused-parameter -Wwrite-strings >> -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-comment >> -Werror=date-time -ffunction-sections -fdata-sections -O2 -g -DNDEBUG >> -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS >> -D__STDC_LIMIT_MACROS >> >> "llvm-config --cflags" does not introduce new header file searching directory. > > Ah, OK. > > So, 'llvm-config --cflags' produces different output on > whichever platform Luc is on? Usually, I have nothing (of interest) in /usr since most of my stuff is installed in somewhere in $HOME or /opt. Regards, -- Luc -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html