Explorar el Código

* Add -module flag, hopefuly this will fix on OSX

tags/v0.99.beta17
Pascal Terjan pterjan hace 16 años
padre
commit
0b2402f485
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      ruby/Makefile.am

+ 1
- 0
ruby/Makefile.am Ver fichero

@@ -5,6 +5,7 @@ rubysitedir = $(RUBY_SITELIBDIR)

if USE_RUBY
rubylib_LTLIBRARIES = caca.la
rubylib_LDFLAGS = -module
rubysite_DATA = lib/caca.rb
TESTS = test
endif


Cargando…
Cancelar
Guardar