Created
June 17, 2020 01:04
-
-
Save mach-kernel/452373f9e2224b6cc705659e03e2d87a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ relink_command='(cd /usr/people/mach/rpmbuild/BUILD/gtk+-2.24.32/demos/gtk-demo; { test -z "${LIBRARY_PATH+set}" || unset LIBRARY_PATH || { LIBRARY_PATH=; export LIBRARY_PATH; }; }; { test -z "${COMPILER_PATH+set}" || unset COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z "${GCC_EXEC_PREFIX+set}" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=; export GCC_EXEC_PREFIX; }; }; { test -z "${LD_RUN_PATH+set}" || unset LD_RUN_PATH || { LD_RUN_PATH=; export LD_RUN_PATH; }; }; LD_LIBRARYN32_PATH=/usr/sgug/lib32:/usr/lib32:/lib32; export LD_LIBRARYN32_PATH; PATH=/usr/sgug/distccmasqbin:/usr/sgug/distccmasqbin:/usr/sgug/bin:/usr/bin/X11:/usr/bin:/bin:/usr/sbin:/usr/bsd; export PATH; mips-sgi-irix6.5-gcc -fno-strict-aliasing -O3 -g -Wall -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -o @OUTPUT@ appwindow.o assistant.o builder.o button_box.o changedisplay.o clipboard.o colorsel.o combobox.o dialog.o drawingarea.o editable_cells.o entry_buffer.o entry_completion.o expander.o hypertext.o iconview.o iconview_edit.o images.o infobar.o links.o list_store.o menus.o offscreen_window.o offscreen_window2.o panes.o pickers.o pixbufs.o printing.o rotated_text.o search_entry.o sizegroup.o spinner.o stock_browser.o textview.o textscroll.o toolpalette.o tree_store.o ui_manager.o main.o -Wl,--export-dynamic -L/usr/sgug/lib32 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXext -lgmodule-2.0 -lpangocairo-1.0 -lX11 -lXcomposite -lXdamage -lXfixes -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lm -pthread -Wl,-rpath -Wl,/usr/sgug/lib32)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment