mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1ce742e211
Obtained from: Bill Fenner's Distfiles listing.
13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
--- 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
|