net-misc/nxcompshad: Initial checkin
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2260 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
21
net-misc/nxcompshad/files/nxcompshad-3.4.0-cflags.patch
Normal file
21
net-misc/nxcompshad/files/nxcompshad-3.4.0-cflags.patch
Normal file
@@ -0,0 +1,21 @@
|
||||
Title: Remove hardcoded O3 compiler flag
|
||||
DEP: 3
|
||||
State: CANDIDATE
|
||||
Date: 2009-12-19
|
||||
Abstract:
|
||||
Remove hardcoded O3 compiler flag
|
||||
|
||||
--- nxcompshad/configure.in.orig 2008-12-18 15:56:13.000000000 +0100
|
||||
+++ nxcompshad/configure.in 2008-12-18 15:56:22.000000000 +0100
|
||||
@@ -5,11 +5,6 @@
|
||||
AC_INIT(Shadow.h)
|
||||
AC_PREREQ(2.13)
|
||||
|
||||
-dnl Reset default compilation flags.
|
||||
-
|
||||
-CXXFLAGS="-O3"
|
||||
-CPPFLAGS="-O3"
|
||||
-
|
||||
dnl Reset default linking directives.
|
||||
|
||||
LIBSTATIC=""
|
||||
Reference in New Issue
Block a user