Only run gcj tests when gcj is installed on the box
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8283 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d1c4a36df0
commit
6db2ccd202
8 changed files with 0 additions and 9 deletions
|
|
@ -12,4 +12,3 @@ reference
|
||||||
simple
|
simple
|
||||||
value
|
value
|
||||||
variables
|
variables
|
||||||
java
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,6 @@ run:
|
||||||
perl runme.pl
|
perl runme.pl
|
||||||
|
|
||||||
Example.class: Example.java
|
Example.class: Example.java
|
||||||
gcj -v || exit 0
|
|
||||||
gcj -fPIC -C -c -g Example.java
|
gcj -fPIC -C -c -g Example.java
|
||||||
gcjh Example
|
gcjh Example
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -26,5 +26,3 @@ swigrun
|
||||||
template
|
template
|
||||||
varargs
|
varargs
|
||||||
variables
|
variables
|
||||||
java
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,6 @@ check: all
|
||||||
|
|
||||||
|
|
||||||
Example.class: Example.java
|
Example.class: Example.java
|
||||||
gcj -v || exit 0
|
|
||||||
gcj -fPIC -C -c -g Example.java
|
gcj -fPIC -C -c -g Example.java
|
||||||
gcjh Example
|
gcjh Example
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,4 +21,3 @@ std_vector
|
||||||
template
|
template
|
||||||
value
|
value
|
||||||
variables
|
variables
|
||||||
java
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,6 @@ run:
|
||||||
ruby runme.rb
|
ruby runme.rb
|
||||||
|
|
||||||
Example.class: Example.java
|
Example.class: Example.java
|
||||||
gcj -v || exit 0
|
|
||||||
gcj -fPIC -C -c -g Example.java
|
gcj -fPIC -C -c -g Example.java
|
||||||
gcjh Example
|
gcjh Example
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,4 +13,3 @@ reference
|
||||||
simple
|
simple
|
||||||
value
|
value
|
||||||
variables
|
variables
|
||||||
java
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,6 @@ run:
|
||||||
tclsh runme.tcl
|
tclsh runme.tcl
|
||||||
|
|
||||||
Example.class: Example.java
|
Example.class: Example.java
|
||||||
gcj -v || exit 0
|
|
||||||
gcj -fPIC -C -c -g Example.java
|
gcj -fPIC -C -c -g Example.java
|
||||||
gcjh Example
|
gcjh Example
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue