[前][次][番号順一覧][スレッド一覧]

ruby-changes:58855

From: Nobuyoshi <ko1@a...>
Date: Wed, 20 Nov 2019 15:42:23 +0900 (JST)
Subject: [ruby-changes:58855] f90b22e3dc (master): Revert the line for nextafter.c for FreeBSD make

https://git.ruby-lang.org/ruby.git/commit/?id=f90b22e3dc

From f90b22e3dc99fd8eff2235e847e52266d20e8488 Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Wed, 20 Nov 2019 15:37:05 +0900
Subject: Revert the line for nextafter.c for FreeBSD make


diff --git a/ext/-test-/float/depend b/ext/-test-/float/depend
index c3b94e4..6007bd3 100644
--- a/ext/-test-/float/depend
+++ b/ext/-test-/float/depend
@@ -1,3 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/float/depend#L1
+# for FreeBSD make
+nextafter.o: nextafter.c $(top_srcdir)/missing/nextafter.c
+
 # AUTOGENERATED DEPENDENCIES START
 init.o: $(RUBY_EXTCONF_H)
 init.o: $(arch_hdrdir)/ruby/config.h
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]