FreeBSD Bugzilla – Attachment 160185 Details for
Bug 202552
Mk/Uses/qmake.mk don't pass LIBS variable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
qmake_libs_fix
qmake_libs.diff (text/plain), 390 bytes, created by
Pawel Pekala
on 2015-08-21 18:18:35 UTC
(
hide
)
Description:
qmake_libs_fix
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2015-08-21 18:18:35 UTC
Size:
390 bytes
patch
obsolete
>Index: Mk/Uses/qmake.mk >=================================================================== >--- Mk/Uses/qmake.mk (wersja 394595) >+++ Mk/Uses/qmake.mk (kopia robocza) >@@ -71,6 +71,7 @@ > QMAKE_CFLAGS="${CFLAGS}" \ > QMAKE_CXXFLAGS="${CXXFLAGS}" \ > QMAKE_LFLAGS="${LDFLAGS}" \ >+ QMAKE_LIBS="${LIBS}" \ > QMAKE_CFLAGS_DEBUG="" \ > QMAKE_CFLAGS_RELEASE="" \ > QMAKE_CXXFLAGS_DEBUG="" \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202552
: 160185