From owner-freebsd-ports@FreeBSD.ORG Fri Jun 14 00:32:10 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CEED1A3A for ; Fri, 14 Jun 2013 00:32:10 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-x22a.google.com (mail-oa0-x22a.google.com [IPv6:2607:f8b0:4003:c02::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 9FF1013DE for ; Fri, 14 Jun 2013 00:32:10 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id n12so6728855oag.29 for ; Thu, 13 Jun 2013 17:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=cgUw1xKAnk1TgkvwBBjGFtXpG4h+ieAmFrw530kQiP4=; b=S0RiVa4UAM3oGlPfIxutjWlwP4vQOPuHa/2SLlm+D6vj4BMQBavsPKE/Xuokgr0Zen NrFxbYumKJ/J21YOBAxdfjlUcraKmsR1JvGQEMVGAvYE+B5z/foSRkTCgFsurajoFCWy 4D5EFirkqe51e304Z8/2+PKNT5UKME1zpWjT7k1W795w/I55YxEHoL8FKN8/DxUe0gwB 8hGKKdQBXPKDe4J2RN+RF1RZm/+QFK64pZoQbP0hYsvnj4wbCCkCiuNHr7IBgd/a5kNN YKXY5LxJ1iPDJZv5J8PLDtf1rTIvkp+Ez+3XTlLPS9eNpS6VRiq8Ow2qpOlSYBQhyraO MOBA== MIME-Version: 1.0 X-Received: by 10.182.171.74 with SMTP id as10mr2447559obc.70.1371169930179; Thu, 13 Jun 2013 17:32:10 -0700 (PDT) Received: by 10.182.115.194 with HTTP; Thu, 13 Jun 2013 17:32:10 -0700 (PDT) Date: Thu, 13 Jun 2013 20:32:10 -0400 Message-ID: Subject: Make flags with clang:: GCC type options From: Super Bisquit To: ports Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 00:32:10 -0000 http://www.rqna.net/qna/kqhyzk-g-undefined-reference-to-boost-system-system-category.html Looking to use the -Wall and -m32 as options along with sse, sse2, and sse3. This is for the Ardour3-beta version. Are these options set in the Makefile or can they be set in /etc/make.conf?