aboutsummaryrefslogtreecommitdiffstats
path: root/testing/vpcs
Commit message (Collapse)AuthorAgeFilesLines
* testing/vpcs: disable on armfTimo Teräs2016-05-181-1/+1
| | | | | | | | | | | | | Fails to build: gcc -O2 -m32 -DLinux -Di386 -DHV -Wall -I. -DTAP -c vpcs.c gcc -O2 -m32 -DLinux -Di386 -DHV -Wall -I. -DTAP -c daemon.c gcc -O2 -m32 -DLinux -Di386 -DHV -Wall -I. -DTAP -c readline.c gcc -O2 -m32 -DLinux -Di386 -DHV -Wall -I. -DTAP -c packets.c gcc: error: unrecognized command line option '-m32' gcc: error: unrecognized command line option '-m32' Based on -m32 and -Di386 the arm architecture is not recognized or supported at all.
* testing/vpcs: new aportFrancesco Colista2016-04-062-0/+62