Bug 19713

Summary: Update port lang/swi-pl to CFLAGS safeteness :)
Product: Ports & Packages Reporter: lioux <lioux>
Component: Individual Port(s)Assignee: Masafumi Max NAKANE <max>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description lioux 2000-07-05 13:40:00 UTC
Update port so that it is CFLAGS safe. I just added the @CFLAGS@
argument to Makefile.in. The rest is taken care by configure.

The only caveat is that the default optimization is O2. I left
the default optimization shipped with the distfile. However, my home
made version runs fine with O3. If it is okay, I will submit a
follow-up with a clean optimization (safe). :) 

Files added/removed: none

How-To-Repeat: 
n/a
Comment 1 Steve Price freebsd_committer freebsd_triage 2000-07-07 02:56:08 UTC
Responsible Changed
From-To: freebsd-ports->max

Over to port's maintainer.
Comment 2 Masafumi Max NAKANE freebsd_committer freebsd_triage 2001-01-01 22:14:00 UTC
State Changed
From-To: open->closed

The patch-aa file has been changed accordingly.  Thanks.