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=216587

--- 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-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.


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