Only use -fPIC on amd64 (x86_64 on dragonfly)
modified external/libucl/Makefile
@@ -1,3 +1,5 @@
| + | |
| + | |
|
|
|
|
|
@@ -9,8 +11,17 @@ SRCS= src/ucl_emitter.c \
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|