Try without -current_version
Seems to only work on OS X; fails on Travis https://travis-ci.org/sstephenson/rbenv/jobs/16384866
This commit is contained in:
parent
3f74da0e73
commit
b5622bee3a
@ -1,4 +1,4 @@
|
||||
SHOBJ_LDFLAGS = -dynamiclib -current_version 1.0
|
||||
SHOBJ_LDFLAGS = -dynamiclib
|
||||
|
||||
.c.o:
|
||||
$(CC) $(CFLAGS) -c -o $@ $<
|
||||
|
Loading…
x
Reference in New Issue
Block a user