1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/math/octave-devel/files/patch-ab

13 lines
277 B
Plaintext
Raw Normal View History

--- configure.orig Fri Jan 21 14:55:43 2000
+++ configure Fri Jan 21 14:56:25 2000
@@ -6012,6 +6012,9 @@
unwind-prot.o: unwind-prot.cc
$(CXX) -c $(CPPFLAGS) $(CXXFLAGS_NO_PT_FLAGS) $<
+xdiv.o: xdiv.cc
+ $(CXX) -c $(CPPFLAGS) $(CXXFLAGS_NO_PT_FLAGS) $<
+
EOF
;;
esac