mirror of
https://github.com/wiiu-env/librpxloader.git
synced 2024-11-10 20:55:05 +01:00
439 B
439 B
Requires the RPXLoadingModule to be running via SetupPayload.
Requires wut for building.
Install via make install
.
Usage
When linking, make sure to add the librpxloader.ld file to the LDFLAGS.
Example:
LDFLAGS = -g $(ARCH) $(RPXSPECS) -Wl,-Map,$(notdir $*.map) -T$(WUMS_ROOT)/share/librpxloader.ld