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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Mon Dec 23 07:01:31 2024 UTC