Home
last modified time | relevance | path

Searched refs:OpenSUSE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDistro.h50 OpenSUSE, enumerator
131 bool IsOpenSUSE() const { return DistroVal == OpenSUSE; } in IsOpenSUSE()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp43 .Case("sles", Distro::OpenSUSE) in DetectOsRelease()
44 .Case("opensuse", Distro::OpenSUSE) in DetectOsRelease()
205 return Distro::OpenSUSE; in DetectDistro()
/freebsd/contrib/ncurses/
H A DNEWS793 OpenSUSE #1201384, Debian #60377).
1007 (OpenSUSE #1210485, Gentoo #904263).
1459 + fix memory-leak in delwin for pads (report by Werner Fink, OpenSUSE
5859 > merge some patches from OpenSUSE rpm (Werner Fink):
/freebsd/contrib/tzdata/
H A DNEWS3086 compatibility with platforms like OpenSUSE where other programs
/freebsd/contrib/tzcode/
H A DNEWS3086 compatibility with platforms like OpenSUSE where other programs
/freebsd/crypto/openssh/
H A DChangeLog6336 Unbreaks build on OpenSUSE Tumbleweed. Patch from Antonio Larrosa