Make gcc mandatory on OSX, since clang lacks certain GAS features

This commit is contained in:
Harshavardhana
2015-01-22 18:33:35 -08:00
parent 3a3d9989d1
commit 3d43305b1f
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
echo -n "Checking if proper environment variables are set.. "