13
0

accept/ignore --gcc5abi option during packaging.

This commit is contained in:
Robin Gareus 2015-09-26 21:23:01 +02:00
parent b951448750
commit 19c4bc8d83

View File

@ -45,6 +45,8 @@ while [ $# -gt 0 ] ; do
--singlearch) SINGLE_ARCH="T" ; shift ;;
--gcc5abi) shift ;;
*)
#catch all for unknown arguments
echo ""