X-Git-Url: https://git.tld-linux.org/?p=packages%2Fllvm.git;a=blobdiff_plain;f=llvm-tld.patch;fp=llvm-tld.patch;h=b9ee46f24443d8be42e2358c59c880ac9eea4fb4;hp=cbe0f364447bdce56019b1fa783d4467289a6c11;hb=28196334ef023ac104de078cebf21728b7802866;hpb=24ef46b2ee28d9cfc27e8ee824e32abc76ccf67c diff --git a/llvm-tld.patch b/llvm-tld.patch index cbe0f36..b9ee46f 100644 --- a/llvm-tld.patch +++ b/llvm-tld.patch @@ -28,7 +28,7 @@ return Distro >= UbuntuHardy && Distro <= UbuntuRaring; } -+static bool IsTLD(enum LinuxDistro Distro) { ++static bool IsTLD(enum Distro Distro) { + return Distro == TLDLinux; +} +