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