[Bug 216587] cc should accept -pie argument
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 30 18:08:13 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216587
--- Comment #2 from Yuri Victorovich <yuri at rawbw.com> ---
Here is the full command line:
> c++ -c -O2 -pipe -fno-omit-frame-pointer -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer -fstack-protector-all -pie -fPIE -Wstack-protector -Wstrict-overflow -Wstrict-aliasing -fno-rtti -std=gnu++11 -pthread -pthread -fno-exceptions -Wall -W -pthread -fPIC -DGIT_VERSION="n/a" -DGIT_DESCRIBE="1.7.1 (rev.30e8a69)" -DTIMESTAMP=1485799370 -DLOG_TO_FILE -DQT_MESSAGELOGCONTEXT -DQTOX_PLATFORM_EXT -DENABLE_SYSTRAY_STATUSNOTIFIER_BACKEND -DENABLE_SYSTRAY_GTK_BACKEND -D_THREAD_SAFE -DQT_NO_EXCEPTIONS -DQT_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/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -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/local/include/qt5/QtSvg -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtXml -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 chatline.o src/chatlog/chatline.cpp
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list