mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-14 17:01:32 +02:00
13 lines
215 B
Diff
13 lines
215 B
Diff
--- kdesdk-4.6.3.orig/CMakeLists.txt
|
|
+++ kdesdk-4.6.3/CMakeLists.txt
|
|
@@ -71,9 +71,7 @@
|
|
#include <stdlib.h>
|
|
|
|
int main() {
|
|
-#ifndef __GLIBC__
|
|
choke me
|
|
-#endif
|
|
return 0;
|
|
}" LIBC_IS_GLIBC)
|
|
if (LIBC_IS_GLIBC)
|