You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/6_ac_install_patch/dev-libs/dietlibc/dietlib-0.34_pre20140729-r1...

15 lines
369 B

# Calculate format=diff merge(dev-libs/dietlibc)==0.34_pre20140729-r1
diff --git a/i386/syscalls.h b/i386/syscalls.h
index 07b2b4a..948120f 100644
--- a/i386/syscalls.h
+++ b/i386/syscalls.h
@@ -379,7 +379,7 @@ sym: \
.Lend##sym: ; \
.size sym,.Lend##sym-sym
-#ifndef __PIC__
+#ifndef __DYN_LIB
#define __socketcall(name,NAME) \
.text; \
.type name,@function; \