Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
x11vnc
stack-check
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File stack-check of Package x11vnc
# NOTE: This does not currently work :-( Index: x11vnc-0.9.2/x11vnc/Makefile.am =================================================================== --- x11vnc-0.9.2.orig/x11vnc/Makefile.am +++ x11vnc-0.9.2/x11vnc/Makefile.am @@ -1,5 +1,5 @@ -AM_CFLAGS = -I $(top_srcdir) +AM_CFLAGS = -I $(top_srcdir) $(CFLAGS_$<) if HAVE_SYSTEM_LIBVNCSERVER LDADD = @SYSTEM_LIBVNCSERVER_LIBS@ @WSOCKLIB@ else LDADD = ../libvncserver/libvncserver.a ../libvncclient/libvncclient.a @WSOCKLIB@ @@ -22,8 +22,13 @@ endif bin_PROGRAMS=x11vnc x11vnc_SOURCES = 8to24.c avahi.c cleanup.c connections.c cursor.c gui.c help.c inet.c keyboard.c linuxfb.c macosx.c macosxCG.c macosxCGP.c macosxCGS.c options.c pm.c pointer.c rates.c remote.c scan.c screen.c selection.c solid.c sslcmds.c sslhelper.c uinput.c unixpw.c user.c userinput.c util.c v4l.c win_utils.c x11vnc.c x11vnc_defs.c xdamage.c xevents.c xinerama.c xkb_bell.c xrandr.c xrecord.c xwrappers.c 8to24.h allowed_input_t.h avahi.h blackout_t.h cleanup.h connections.h cursor.h enums.h gui.h help.h inet.h keyboard.h linuxfb.h macosx.h macosxCG.h macosxCGP.h macosxCGS.h nox11.h nox11_funcs.h options.h params.h pm.h pointer.h rates.h remote.h scan.h screen.h scrollevent_t.h selection.h solid.h sslcmds.h sslhelper.h ssltools.h tkx11vnc.h uinput.h unixpw.h user.h userinput.h util.h v4l.h win_utils.h winattr_t.h x11vnc.h xdamage.h xevents.h xinerama.h xkb_bell.h xrandr.h xrecord.h xwrappers.h +CFLAGS_avahi.c = $(CFLAGS) -fstack-protector +CFLAGS_connections.c = $(CFLAGS) -fstack-protector +CFLAGS_uinput.c = $(CFLAGS) -fstack-protector +CFLAGS_userinput.c = $(CFLAGS) -fstack-protector + if HAVE_SYSTEM_LIBVNCSERVER INCLUDES=@SYSTEM_LIBVNCSERVER_CFLAGS@ @X_CFLAGS@ @AVAHI_CFLAGS@ else INCLUDES=@X_CFLAGS@ @AVAHI_CFLAGS@
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor