Do not pass -fno-PIC when compiling for x86 (since the option is
[SXSI/xpathcomp.git] / src / node.ml
index 78f0899..abf75a4 100644 (file)
@@ -1,4 +1,4 @@
-type 'a t = int
+type +'a t = int
 
 
 let nil = ~-1