swig/.github/workflows
Vadim Zeitlin 6c2a4607f0 Use -fPIE for clang builds
Executables can't be produced without this option using clang available
under Ubuntu 20.04, as linking fails with a lot of errors of the form

/usr/bin/ld: Swig/wrapfunc.o: relocation R_X86_64_32S against `.rodata'
can not be used when making a PIE object; recompile with -fPIE
2021-09-30 18:18:21 +02:00
..
ci.yml Use -fPIE for clang builds 2021-09-30 18:18:21 +02:00