mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
The proposed change ("Fix building of llvm's unwind if gcc has been
also built") breaks the build with clang/llvm.
Tested with...
(
export SRCCONF=/dev/null WITH_CLANG=
cd gnu/lib/libgcc; make obj; make depend; make all
)
MFC after: 3 days
X-MFC with: r307689
Pointyhat to: bapt
Reported by: Jenkins, O. Hartmann <ohartman@zedat.fu-berlin.de>
Sponsored by: Dell EMC Isilon
|
||
|---|---|---|
| .. | ||
| csu | ||
| libdialog | ||
| libgcc | ||
| libgcov | ||
| libgomp | ||
| libreadline | ||
| libregex | ||
| libssp | ||
| libstdc++ | ||
| libsupc++ | ||
| tests | ||
| Makefile | ||
| Makefile.inc | ||