diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:38:40 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-01-28 19:38:40 +0000 |
commit | 3f5110b62e9a8702e9ee3334115f228fb8b15644 (patch) | |
tree | 9f6a201e7a8c83e2988672eb4a9fd0d881cc7021 | |
parent | 0d13fc393e19397503bb896bd8b59f508ca0f650 (diff) | |
download | icon-3f5110b62e9a8702e9ee3334115f228fb8b15644.tar.gz |
We need -rdynamic for nulldesc!
-rw-r--r-- | debian/patches/config-illumos.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/config-illumos.patch b/debian/patches/config-illumos.patch index 6e1c6af..dbf39e2 100644 --- a/debian/patches/config-illumos.patch +++ b/debian/patches/config-illumos.patch @@ -1,7 +1,7 @@ Index: icon/config/illumos/Makedefs =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ icon/config/illumos/Makedefs 2013-01-28 19:10:36.407878149 +0000 ++++ icon/config/illumos/Makedefs 2013-01-28 19:36:29.014891764 +0000 @@ -0,0 +1,19 @@ +# CC C compiler +# CFLAGS flags for building C files @@ -17,7 +17,7 @@ Index: icon/config/illumos/Makedefs +CFDYN = -fPIC +CFLAGS = +RLINK = -+RLIBS = -lm ++RLIBS = -lm -rdynamic +TLIBS = +XLIBS = -lX11 +XPMDEFS = -DZPIPE -DSYSV @@ -25,7 +25,7 @@ Index: icon/config/illumos/Makedefs Index: icon/config/illumos/define.h =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ icon/config/illumos/define.h 2013-01-28 19:10:02.912492510 +0000 ++++ icon/config/illumos/define.h 2013-01-28 19:25:11.403461574 +0000 @@ -0,0 +1,6 @@ +/* + * Icon configuration file for Sun Solaris using Gnu C compiler @@ -36,7 +36,7 @@ Index: icon/config/illumos/define.h Index: icon/config/illumos/status =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ icon/config/illumos/status 2013-01-28 19:11:11.073674572 +0000 ++++ icon/config/illumos/status 2013-01-28 19:25:11.404424321 +0000 @@ -0,0 +1,29 @@ +System configuration: + |