mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
516fa9816e
Glove was developed for use in Caltech physics labs to provide an interface to data acquisition systems, sophisticated (and correct) statistical analysis, a flexible plotting tool, and the ability to easily and intuitively manipulate the data. PR: 19290 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
12 lines
395 B
Plaintext
12 lines
395 B
Plaintext
--- include/make/sys/FreeBSD-2.x_g++.orig Wed Jun 14 01:44:51 2000
|
|
+++ include/make/sys/FreeBSD-2.x_g++ Wed Jun 14 01:45:00 2000
|
|
@@ -35,7 +35,7 @@
|
|
# Comment this out if ACE or other code gives you warnings that
|
|
# you can't avoid.
|
|
|
|
-J_DIE_ON_WARNING := -Werror
|
|
+#J_DIE_ON_WARNING := -Werror
|
|
|
|
# Uncomment this if istrstream is broken. One way to check is to run
|
|
# testjcore/testJFileArray.
|