Bug 19713 - Update port lang/swi-pl to CFLAGS safeteness :)
Summary: Update port lang/swi-pl to CFLAGS safeteness :)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Masafumi Max NAKANE
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-05 13:40 UTC by lioux
Modified: 2001-01-01 22:14 UTC (History)
0 users

See Also:


Attachments
file.diff (1.15 KB, patch)
2000-07-05 13:40 UTC, lioux
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.