diff options
author | linimon <linimon@FreeBSD.org> | 2017-04-30 09:12:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2017-04-30 09:12:10 +0800 |
commit | 503fa94e7290a4aa9edcb4e402c407606edc04b5 (patch) | |
tree | 7b3dbe71ec7eb52c302f9ec1b73c6bebb9052a8a /net-mgmt/chillispot | |
parent | e63718fdcb3edc92c937524700b282da622791cd (diff) | |
download | freebsd-ports-gnome-503fa94e7290a4aa9edcb4e402c407606edc04b5.tar.gz freebsd-ports-gnome-503fa94e7290a4aa9edcb4e402c407606edc04b5.tar.zst freebsd-ports-gnome-503fa94e7290a4aa9edcb4e402c407606edc04b5.zip |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'net-mgmt/chillispot')
-rw-r--r-- | net-mgmt/chillispot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index 5775a9ff13a5..fde6736629aa 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.chillispot.info/download/ \ MAINTAINER= venture37@geeklan.co.uk COMMENT= Wireless LAN Access Point Controller -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= Does not build: error: nested functions are disabled, use -fnested-functions to re-enable CONFLICTS= coovachilli-[0-9]* |