Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153246040
D2066.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1012 B
Referenced Files
None
Subscribers
None
D2066.diff
View Options
Index: Makefile
===================================================================
--- Makefile
+++ Makefile
@@ -3,7 +3,7 @@
PORTNAME= sdl
PORTVERSION= 1.2.15
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/
Index: files/patch-configure
===================================================================
--- files/patch-configure
+++ files/patch-configure
@@ -0,0 +1,24 @@
+--- configure.orig 2012-01-19 06:30:12 UTC
++++ configure
+@@ -2039,12 +2039,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
+
+ ac_config_headers="$ac_config_headers include/SDL_config.h"
+
+-
+-cat >>confdefs.h <<\_ACEOF
+-#define _GNU_SOURCE 1
+-_ACEOF
+-
+-
+ ac_aux_dir=
+ for ac_dir in $srcdir/build-scripts; do
+ if test -f "$ac_dir/install-sh"; then
+@@ -15826,7 +15820,7 @@ case "$host" in
+ BASE_LDFLAGS="-mno-cygwin"
+ ;;
+ *)
+- BASE_CFLAGS="-D_GNU_SOURCE=1"
++ BASE_CFLAGS=""
+ BASE_LDFLAGS=""
+ ;;
+ esac
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 1:12 AM (1 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31876687
Default Alt Text
D2066.diff (1012 B)
Attached To
Mode
D2066: Remove unconditional _GNU_SOURCE define from devel/sdl12
Attached
Detach File
Event Timeline
Log In to Comment