mirror of https://github.com/FreeRDP/FreeRDP
5 lines
42 B
Bash
5 lines
42 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
export ARCH=i686
|
||
|
. ./_build.sh
|