php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37094 a patch to remove cflags from linker commands
Submitted: 2006-04-16 00:44 UTC Modified: 2006-04-17 11:06 UTC
From: glen at delfi dot ee Assigned:
Status: Wont fix Package: *Compile Issues
PHP Version: 5.1.2 OS: PLD Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: glen at delfi dot ee
New email:
PHP Version: OS:

 

 [2006-04-16 00:44 UTC] glen at delfi dot ee
Description:
------------
this is purely cosmetic change, as the CFLAGS (include 
dirs, -DDEFINE-s have no effect at link time), but some 
compilers might warn that preprocessor flags used at link 
time.

patch against 5.1.2:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php-linkflags-clean.patch
and 4.4.2:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php4-linkflags-clean.patch


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-16 08:37 UTC] tony2001@php.net
What is exactly the problem you're trying to fix by this patch?
 [2006-04-17 05:58 UTC] glen at delfi dot ee
cleaning up.
 [2006-04-17 11:06 UTC] sniper@php.net
Thanks, but this can actually break things. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC