Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2017 18:08:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 216587] cc should accept -pie argument
Message-ID:  <bug-216587-29464-0KEH7tQxVg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216587-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216587-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216587

--- Comment #2 from Yuri Victorovich <yuri@rawbw.com> ---
Here is the full command line:
> c++ -c -O2 -pipe -fno-omit-frame-pointer -fstack-protector -fno-strict-al=
iasing -fno-omit-frame-pointer -fstack-protector-all -pie -fPIE -Wstack-pro=
tector -Wstrict-overflow -Wstrict-aliasing -fno-rtti -std=3Dgnu++11 -pthrea=
d -pthread -fno-exceptions -Wall -W -pthread -fPIC -DGIT_VERSION=3D"n/a" -D=
GIT_DESCRIBE=3D"1.7.1 (rev.30e8a69)" -DTIMESTAMP=3D1485799370 -DLOG_TO_FILE=
 -DQT_MESSAGELOGCONTEXT -DQTOX_PLATFORM_EXT -DENABLE_SYSTRAY_STATUSNOTIFIER=
_BACKEND -DENABLE_SYSTRAY_GTK_BACKEND -D_THREAD_SAFE -DQT_NO_EXCEPTIONS -DQ=
T_NO_DEBUG -DQT_OPENGL_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_=
NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I.  -Ilibs/include -I/=
usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/i=
nclude -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/l=
ocal/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freet=
ype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local=
/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/=
atk-1.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtOpenGL -I/usr/l=
ocal/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/incl=
ude/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/Q=
tXml -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I.  -I=
.  -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o chatl=
ine.o src/chatlog/chatline.cpp

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216587-29464-0KEH7tQxVg>