Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/vpcs: disable on armf | Timo Teräs | 2016-05-18 | 1 | -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 aport | Francesco Colista | 2016-04-06 | 2 | -0/+62 |