Skip to content
Snippets Groups Projects
Commit 9ae24bb6 authored by tuncer's avatar tuncer Committed by Ben Gamari
Browse files

configure: Add Alpine Linux to checkVendor

parent 160a4911
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@ AC_DEFUN([FPTOOLS_SET_HASKELL_PLATFORM_VARS],
checkVendor() {
case [$]1 in
dec|none|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld)
dec|none|unknown|hp|apple|next|sun|sgi|ibm|montavista|portbld|alpine)
;;
*)
AC_MSG_WARN([Unknown vendor [$]1])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment