diff options
Diffstat (limited to 'net/hanstunnel/Makefile')
-rw-r--r-- | net/hanstunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hanstunnel/Makefile b/net/hanstunnel/Makefile index 29921e0e6944..1b97527b550d 100644 --- a/net/hanstunnel/Makefile +++ b/net/hanstunnel/Makefile @@ -34,7 +34,7 @@ CC= clang33 CXX= clang++33 .endif .else -USE_GCC=4.2+ +USE_GCC= any .endif do-install: |