Skip to content

Instantly share code, notes, and snippets.

View Karthikdasari0423's full-sized avatar

Karthik Dasari Karthikdasari0423

  • Bangalore
  • 01:00 (UTC +05:30)
View GitHub Profile
root@ubuntu:/src/nghttp2# ./configure --with-mruby --enable-http3 --with-libbpf CC=clang-15 CXX=clang++-15 PKG_CONFIG_PATH="/src/nghttp2/../aws-lc/opt/lib/pkgconfig:/src/nghttp2/../nghttp3/build/lib/pkgconfig:/src/nghttp2/../ngtcp2/build/lib/pkgconfig:/src/nghttp2/../libbpf/build/lib64/pkgconfig" LDFLAGS="$LDFLAGS -Wl,-rpath,/src/nghttp2/../aws-lc/opt/lib -Wl,-rpath,/src/nghttp2/../libbpf/build/lib64"
checking for gcc... clang-15
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether clang-15 accepts -g... yes
checking for clang-15 option to enable C11 features... none needed