diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-01 18:14:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-01 18:14:49 +0000 |
commit | 7b314e8a06ab802692ab132635ea4963479b4e28 (patch) | |
tree | c48132ed61770d997c0ce7b8bc73cad0048d3fb1 /lang/ruby16_static | |
parent | 391eaac23120ff1876c987881fedd830d43dd343 (diff) |
Notes
Diffstat (limited to 'lang/ruby16_static')
-rw-r--r-- | lang/ruby16_static/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile index ca9525335d4d..3c1679702af1 100644 --- a/lang/ruby16_static/Makefile +++ b/lang/ruby16_static/Makefile @@ -40,6 +40,7 @@ CONFIGURE_ENV= XLDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS!= cd ${_RUBY_PORTDIR} && ${MAKE} -V CONFIGURE_ARGS CONFIGURE_ARGS:= ${CONFIGURE_ARGS:N--enable-shared:M-*} \ --with-static-linked-ext=yes \ + --with-libc_r=no \ --with-opt-dir="${LOCALBASE}" do-fetch: |