HaikuDepot: Fix x86 build.
This commit is contained in:
@@ -62,7 +62,7 @@ Application HaikuDepot :
|
|||||||
# text view stuff
|
# text view stuff
|
||||||
$(textDocumentSources)
|
$(textDocumentSources)
|
||||||
|
|
||||||
: be package netapi translation libcolumnlistview.a libshared.a
|
: be package bnetapi translation libcolumnlistview.a libshared.a
|
||||||
$(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) localestub
|
$(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) localestub
|
||||||
: HaikuDepot.rdef
|
: HaikuDepot.rdef
|
||||||
;
|
;
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
class ProtocolListener : public BUrlProtocolListener {
|
class ProtocolListener : public BUrlProtocolListener {
|
||||||
public:
|
public:
|
||||||
ProtocolListener::ProtocolListener()
|
ProtocolListener()
|
||||||
:
|
:
|
||||||
fDownloadIO(NULL)
|
fDownloadIO(NULL)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user