Changeset b8d4af4b in mainline for uspace/lib/gui/Makefile


Ignore:
Timestamp:
2017-11-07T17:54:03Z (7 years ago)
Author:
jzr <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c631734
Parents:
68825c3
Message:

Temporarily prevent dynamic linking for most libraries.

There shared libraries are currently never used, and dynamically linked graphics libraries seem to be broken.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gui/Makefile

    r68825c3 rb8d4af4b  
    2929USPACE_PREFIX = ../..
    3030LIBRARY = libgui
    31 SLIBRARY = libgui.so.0.0
    32 LSONAME = libgui.so.0
    3331EXTRA_CFLAGS += -I$(LIBDRAW_PREFIX) -I$(LIBSOFTREND_PREFIX) -I$(LIBGRAPH_PREFIX)
    3432
Note: See TracChangeset for help on using the changeset viewer.